Skip to main content
Module

x/grammy/types.deno.ts>Birthdate

The Telegram Bot Framework.
Very Popular
Go to Latest
interface Birthdate
import { type Birthdate } from "https://deno.land/x/grammy@v1.22.3/types.deno.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