InternalLinkTypeChatInvite constructor

InternalLinkTypeChatInvite(
  1. {required String invite_link,
  2. int? extra,
  3. int? clientId}
)

The link is a chat invite link. Call checkChatInviteLink with the given invite link to process the link

Implementation

InternalLinkTypeChatInvite