Telebot 9.4
Library for Telegram bot API
Loading...
Searching...
No Matches
Public Attributes | List of all members
telebot_birthdate Struct Reference

Describes the birthdate of a user. More...

#include <telebot-types.h>

Public Attributes

int day
 
int month
 
int year
 

Detailed Description

Describes the birthdate of a user.

Member Data Documentation

◆ day

int telebot_birthdate::day

Day of the user's birth; 1-31

◆ month

int telebot_birthdate::month

Month of the user's birth; 1-12

◆ year

int telebot_birthdate::year

Optional. Year of the user's birth


The documentation for this struct was generated from the following file: