Skip to main content
Module

x/grm/mod.ts>tl.Api.help.CountryCode

MTProto API Client for Deno 🦕
Go to Latest
class tl.Api.help.CountryCode
extends VirtualClass<{ countryCode: string; prefixes?: string[]; patterns?: string[]; }>
import { tl } from "https://deno.land/x/grm@0.5.2/mod.ts";
const { CountryCode } = tl.Api.help;

Properties

className: "help.CountryCode"
classType: "constructor"
CONSTRUCTOR_ID: 1107543535
countryCode: string
optional
patterns: string[]
optional
prefixes: string[]
SUBCLASS_OF_ID: 1995654757