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