View Source ExTDLib.Method.CheckChatFolderInviteLink (ExTDLib v0.0.4)

Checks the validity of an invite link for a chat folder and returns information about the corresponding chat folder. Returns object_ptr<ChatFolderInviteLinkInfo>.

NameTypeDescription
invite_linkstringInvite link to be checked.

More details on telegram's documentation.