Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/mtkruto/types/0_birthday.ts>Birthday

Cross-runtime JavaScript library for building Telegram clients
Latest
interface Birthday
import { type Birthday } from "https://deno.land/x/mtkruto@0.2.24/types/0_birthday.ts";

A user's birthday.

Properties

day: number
month: number
optional
year: number