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>.
| Name | Type | Description |
|---|---|---|
| invite_link | string | Invite link to be checked. |
More details on telegram's documentation.