View Source ExTDLib.Object.UserLink (ExTDLib v0.0.4)

Contains an HTTPS URL, which can be used to get information about a user.

NameTypeDescription
urlstringThe URL.
expires_innumberLeft time for which the link is valid, in seconds; 0 if the link is a public username link.

More details on telegram's documentation.