Skip to main content
Module

x/grm/mod.ts>ArgConfig

MTProto API Client for Deno 🦕
Go to Latest
interface ArgConfig
import { type ArgConfig } from "https://deno.land/x/grm@0.6.0/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