async fn private_chat_id(context: &Context, invite: &QrInvite) -> Result<ChatId>
Returns the 1:1 chat with the inviter.
This is the chat in which securejoin messages are sent. The 1:1 chat will be created if it does not yet exist.