users property

Map<Snowflake, User> users
latefinal

List of users found in the audit log

Implementation

late final Map<Snowflake, User> users;