|
Telebot 9.4
Library for Telegram bot API
|
Describes the birthdate of a user. More...
#include <telebot-types.h>
Public Attributes | |
| int | day |
| int | month |
| int | year |
Describes the birthdate of a user.
| int telebot_birthdate::day |
Day of the user's birth; 1-31
| int telebot_birthdate::month |
Month of the user's birth; 1-12
| int telebot_birthdate::year |
Optional. Year of the user's birth