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

x/mtkruto/tl/1_tl_object.ts>MaybeVectorTLObject

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
type alias MaybeVectorTLObject
import { type MaybeVectorTLObject } from "https://deno.land/x/mtkruto@0.0.820/tl/1_tl_object.ts";
definition: TLObject | Array<MaybeVectorTLObject | TLObject>