View Source ExTDLib.Object.UserLink (ExTDLib v0.0.4)
Contains an HTTPS URL, which can be used to get information about a user.
| Name | Type | Description |
|---|---|---|
| url | string | The URL. |
| expires_in | number | Left time for which the link is valid, in seconds; 0 if the link is a public username link. |
More details on telegram's documentation.