menu
mineral package
documentation
contracts.dart
StickerPartContract
fetch abstract method
fetch abstract method
dark_mode
light_mode
fetch
abstract method
Future
<
Map
<
Snowflake
,
Sticker
>
>
fetch
(
Object
serverId
,
bool
force
)
Implementation
Future<Map<Snowflake, Sticker>> fetch(Object serverId, bool force);
mineral package
documentation
contracts
StickerPartContract
fetch abstract method
StickerPartContract class