View Source ExTDLib.Method.GetExternalLinkInfo (ExTDLib v0.0.4)
Returns information about an action to be done when the current user clicks an external link. Don't use this method for links from secret chats if web page preview is disabled in secret chats. Returns object_ptr<LoginUrlInfo>.
| Name | Type | Description |
|---|---|---|
| link | string | The link. |
More details on telegram's documentation.