roles property

Map<Snowflake, Role>? roles
final

A mapping of role ID to Role.

Implementation

final Map<Snowflake, Role>? roles;