Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/grammy/context.ts>MaybeArray

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