private_chat_id

Function private_chat_id 

Source
async fn private_chat_id(context: &Context, invite: &QrInvite) -> Result<ChatId>
Expand description

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.