Ejemplo n.º 1
0
 public async Task RemoveBanAsync(ulong guildId, ulong userId)
 => await _apiClient.RemoveGuildBanAsync(guildId, userId);