InternalLinkTypeChatInvite¶
The link is a chat invite link. Call checkChatInviteLink with the given invite link to process the link. If the link is valid and the user wants to join the chat, then call joinChatByInviteLink
InternalLinkTypeChatInvite(
invite_link: string
) → InternalLinkType