Skip to content

GramIO API Reference / gramio/dist / TelegramBirthdate

Interface: TelegramBirthdate

Defined in: @gramio/types/out/objects.d.ts:4565

Describes the birthdate of a user.

Documentation

Properties

PropertyTypeDescriptionDefined in
daynumberDay of the user's birth; 1-31@gramio/types/out/objects.d.ts:4569
monthnumberMonth of the user's birth; 1-12@gramio/types/out/objects.d.ts:4573
year?numberOptional. Year of the user's birth@gramio/types/out/objects.d.ts:4577