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