View Source ExTDLib.Object.InternalLinkTypeUserToken (ExTDLib v0.0.4)
The link is a link to a user by a temporary token. Call searchUserByToken with the given token to process the link.
| Name | Type | Description |
|---|---|---|
| token | string | The token. |
More details on telegram's documentation.