Module

x/grammy_types/mod.ts>Birthdate

Type declarations of the Telegram Bot API.
Very Popular
Go to Latest
interface Birthdate
import { type Birthdate } from "https://dotland.deno.dev/x/grammy_types@v3.6.2/mod.ts";

Properties

day: number

Day of the user's birth; 1-31

month: number

Month of the user's birth; 1-12

optional
year: number

Year of the user's birth