birthday
Birthday information for a user. Also used to invite users to gift Telegram Premium subscriptions » to other users with birthdays within a +1/-1 day time range, related to the current day.
type tg.Birthday struct { /* ... */ }
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Day | int | yes | Birth day |
Month | int | yes | Birth month |
Year | int | — | (Optional) birth year. |
References
- Official documentation
- Generated Go reference
- TL definition:
birthday#6c8e1e06