Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/grammy/context.ts>MaybeArray

The Telegram Bot Framework.
Go to Latest
type alias MaybeArray
import { type MaybeArray } from "https://deno.land/x/grammy@v1.15.2/context.ts";
definition: T | T[]