Skip to main content
Module

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

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

Properties

className: "langpack.GetLanguages"
classType: "request"
CONSTRUCTOR_ID: 1120311183
langPack: string
SUBCLASS_OF_ID: 671683273