threads property

Map<Snowflake, IThreadChannel> threads
latefinal

Map of threads referenced in the audit log.

Implementation

late final Map<Snowflake, IThreadChannel> threads;