roleList property

List<Role> roleList
final

A list of roles in this guild.

Implementation

// Renamed to avoid conflict with the roles manager.
final List<Role> roleList;