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