Skip to main content
Module

x/grm/mod.ts>ArgConfig

MTProto API Client for Deno 🦕
Latest
interface ArgConfig
import { type ArgConfig } from "https://deno.land/x/grm@0.8.2/mod.ts";

Properties

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