pub async fn get_invite_codes(
client: &GatewayApi,
base_url: &SafeUrl,
) -> ServerResult<BTreeMap<FederationId, Vec<InviteCode>>>pub async fn get_invite_codes(
client: &GatewayApi,
base_url: &SafeUrl,
) -> ServerResult<BTreeMap<FederationId, Vec<InviteCode>>>