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

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

NameTypeDescription
invite_linkstringInvite link to be checked.

More details on telegram's documentation.