webhooks property

Map<Snowflake, IWebhook> webhooks
latefinal

Map of webhooks found in the audit log.

Implementation

late final Map<Snowflake, IWebhook> webhooks;