InternalLinkTypeChatFolderInvite constructor

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

The link is an invite link to a chat folder. Call checkChatFolderInviteLink with the given invite link to process the link

Implementation

InternalLinkTypeChatFolderInvite