Method GetRolesAsync
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
GetRolesAsync()
Gets the roles in this guild.
public Task<IReadOnlyList<DiscordRole>> GetRolesAsync()
Returns
- Task<IReadOnlyList<DiscordRole>>
All the roles in the guild.