menu
fluxer_dart package
documentation
gateway_client/gateway_event.dart
WebhooksUpdateEvent
WebhooksUpdateEvent.new const constructor
WebhooksUpdateEvent.new const constructor
dark_mode
light_mode
WebhooksUpdateEvent
constructor
const
WebhooksUpdateEvent
(
{
required
String
channelId
,
required
String
guildId
,
})
Implementation
const WebhooksUpdateEvent({required this.channelId, required this.guildId});
fluxer_dart package
documentation
gateway_client/gateway_event
WebhooksUpdateEvent
WebhooksUpdateEvent.new const constructor
WebhooksUpdateEvent class