interface Birthdateimport { type Birthdate } from "https://dotland.deno.dev/x/grammy@v1.22.4/types.ts"; 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