events property

Map<Snowflake, IGuildEvent> events
latefinal

Map of guild scheduled events referenced in the audit log.

Implementation

late final Map<Snowflake, IGuildEvent> events;