Ejemplo n.º 1
0
 public async Task RemoveGuildMemberAsync(ulong guildId, ulong id)
 => await _apiClient.RemoveGuildMemberAsync(guildId, id);