Skip to main content
Module

x/grm/mod.ts>tl.ArgConfig

MTProto API Client for Deno 🦕
Go to Latest
interface tl.ArgConfig
import { type tl } from "https://deno.land/x/grm@0.8.0/mod.ts";
const { ArgConfig } = tl;

Properties

isVector: boolean
isFlag: boolean
skipConstructorId: boolean
flagIndex: number
flagName: string | null
flagIndicator: boolean
type: string | null
useVectorId: boolean | null
optional
name: string