roles property

Iterable<Cacheable<Snowflake, Role>> roles
getter/setter pair

Roles of member

Implementation

late Iterable<Cacheable<Snowflake, Role>> roles;