/// <inheritdoc /> public async Task <IEnumerable <IDiscordRole> > GetRolesAsync() => await client.GetRolesAsync(Id) .ConfigureAwait(false);