Skip to main content
Module

x/grm/mod.ts>tl.Api.langpack.GetLangPack

MTProto API Client for Deno 🦕
Go to Latest
class tl.Api.langpack.GetLangPack
extends Request<Partial<{ langPack: string; langCode: string; }>, Api.TypeLangPackDifference>
import { tl } from "https://deno.land/x/grm@0.5.2/mod.ts";
const { GetLangPack } = tl.Api.langpack;

Properties

className: "langpack.GetLangPack"
classType: "request"
CONSTRUCTOR_ID: 4075959050
langCode: string
langPack: string
SUBCLASS_OF_ID: 1382427989