Skip to main content
Module

x/mtkruto/mod.ts>Birthday

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface Birthday
Re-export
import { type Birthday } from "https://deno.land/x/mtkruto@0.2.24/mod.ts";

A user's birthday.

Properties

day: number
month: number
optional
year: number