public async Task RemoveGuildMemberAsync(ulong guildId, ulong id) => await _apiClient.RemoveGuildMemberAsync(guildId, id);