interface Birthdateimport { type Birthdate } from "https://deno.land/x/grammy@v1.31.0/types.web.ts"; Describes the birthdate of a user. Propertiesday: numberDay of the user's birth; 1-31 month: numberMonth of the user's birth; 1-12 optionalyear: numberYear of the user's birth