menu
mineral package
documentation
mineral_contracts.dart
WebhookPartContract
fetchForServer abstract method
fetchForServer abstract method
dark_mode
light_mode
fetchForServer
abstract method
Future
<
Map
<
Snowflake
,
Webhook
>
>
fetchForServer
(
Object
serverId
)
Implementation
Future<Map<Snowflake, Webhook>> fetchForServer(Object serverId);
mineral package
documentation
mineral_contracts
WebhookPartContract
fetchForServer abstract method
WebhookPartContract class