contact
A contact of the current user that is registered in the system.
type tg.Contact struct { /* ... */ }
Fields
| Name | Type | Required | Description |
|---|---|---|---|
UserID | int64 | yes | User identifier |
Mutual | bool | yes | Current user is in the user's contact list |
References
- Official documentation
- Generated Go reference
- TL definition:
contact#145ade0b