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

x/grm/src/mod.ts>ArgConfig

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