public async Task RemoveBanAsync(ulong guildId, ulong userId) => await _apiClient.RemoveGuildBanAsync(guildId, userId);