exportedContactToken
Describes a temporary profile link.
type tg.ExportedContactToken struct { /* ... */ }
Fields
| Name | Type | Required | Description |
|---|---|---|---|
URL | string | yes | The temporary profile link. |
Expires | int | yes | Its expiration date |
Returned by
References
- Official documentation
- Generated Go reference
- TL definition:
exportedContactToken#41bf109b