Skip to main content
Module

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

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

Properties

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