menu
mineral package
documentation
core/events.dart
WebhookUpdateEvent
WebhookUpdateEvent constructor
WebhookUpdateEvent constructor
dark_mode
light_mode
WebhookUpdateEvent
constructor
WebhookUpdateEvent
(
Webhook
?
_before
,
Webhook
_after
)
Implementation
WebhookUpdateEvent(this._before, this._after);
mineral package
documentation
core/events
WebhookUpdateEvent
WebhookUpdateEvent constructor
WebhookUpdateEvent class