Skip to main content
Module

x/grm/mod.ts>Api.UpdateLangPackTooLong

MTProto API Client for Deno 🦕
Go to Latest
class Api.UpdateLangPackTooLong
extends VirtualClass<{ langCode: string; }>
import { Api } from "https://deno.land/x/grm@0.8.0/mod.ts";
const { UpdateLangPackTooLong } = Api;

Properties

className: "UpdateLangPackTooLong"
classType: "constructor"
CONSTRUCTOR_ID: 1180041828
langCode: string
SUBCLASS_OF_ID: 2676568142

Static Methods

fromReader(reader: Reader): UpdateLangPackTooLong