contactBirthday
Birthday information of a contact.
type tg.ContactBirthday struct { /* ... */ }
Fields
| Name | Type | Required | Description |
|---|---|---|---|
ContactID | int64 | yes | User ID. |
Birthday | Birthday | yes | Birthday information. |
References
- Official documentation
- Generated Go reference
- TL definition:
contactBirthday#1d998733