Skip to main content
Module

x/mtkruto/mod.ts>Params

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
type alias Params
import { type Params } from "https://deno.land/x/mtkruto@0.1.162/mod.ts";
definition: ([Param, MaybeInArray<
| TLObject
| Uint8Array
| "string"
| "number"
| "bigint"
| "boolean"
| "true"
>, string]
| [string, flags, "#"]
)[]