type alias MaybeArrayimport { type MaybeArray } from "https://deno.land/x/grammy@v1.21.0/context.ts"; Type ParametersTdefinition: T | T[]