Esempio n. 1
0
 public async Task AddRoleAsync(IDiscordRole role)
 => await _client.AddGuildMemberRoleAsync(GuildId, Id, role.Id);