Skip to main content
Module

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

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

Properties

className: "langpack.GetDifference"
classType: "request"
CONSTRUCTOR_ID: 3449309861
fromVersion: int
langCode: string
langPack: string
SUBCLASS_OF_ID: 1382427989