Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/mtkruto/2_tl.ts>ReadObject

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
type alias ReadObject
Re-export
import { type ReadObject } from "https://deno.land/x/mtkruto@0.0.999/2_tl.ts";
definition: boolean | TLObject | Array<ReadObject | TLObject>