menu
mineral package
documentation
contracts.dart
StickerPartContract
getSticker abstract method
getSticker abstract method
dark_mode
light_mode
getSticker
abstract method
Future
<
Sticker
>
getSticker
(
Snowflake
serverId
,
Snowflake
stickerId
)
Implementation
Future<Sticker> getSticker(Snowflake serverId, Snowflake stickerId);
mineral package
documentation
contracts
StickerPartContract
getSticker abstract method
StickerPartContract class