Skip to main content
Module

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

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

Properties

className: "langpack.GetStrings"
classType: "request"
CONSTRUCTOR_ID: 4025104387
keys: string[]
langCode: string
langPack: string
SUBCLASS_OF_ID: 3350672701