Skip to content

GramIO API Reference / gramio/dist / TelegramBirthdate

Interface: TelegramBirthdate

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

Describes the birthdate of a user.

Documentation

Properties

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