onWebhookUpdate property

Future Function(DiscordClient client, WebhookUpdateEvent event)? onWebhookUpdate
getter/setter pairinherited

Implementation

Future Function(
  DiscordClient client,
  WebhookUpdateEvent event,
)? onWebhookUpdate;