Skip to main content
Module

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

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

Properties

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