contactStatus
Contact status: online / offline.
type tg.ContactStatus struct { /* ... */ }
Fields
| Name | Type | Required | Description |
|---|---|---|---|
UserID | int64 | yes | User identifier |
Status | UserStatusClass | yes | Online status |
Returned by
References
- Official documentation
- Generated Go reference
- TL definition:
contactStatus#16d9703b