webhooks property

Map<Snowflake, IWebhook> webhooks
latefinal

List of webhooks found in the audit log

Implementation

late final Map<Snowflake, IWebhook> webhooks;