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

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

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

Properties

className: "langpack.GetLanguage"
classType: "request"
CONSTRUCTOR_ID: 1784243458
langCode: string
langPack: string
SUBCLASS_OF_ID: 2880211383