menu
mineral package
documentation
core/events.dart
WebhookUpdateEvent
WebhookUpdateEvent.new constructor
WebhookUpdateEvent.new 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.new constructor
WebhookUpdateEvent class