Skip to main content
Module

x/grm/mod.ts>Api.LangPackStringDeleted

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

Properties

className: "LangPackStringDeleted"
classType: "constructor"
CONSTRUCTOR_ID: 695856818
key: string
SUBCLASS_OF_ID: 3692534457

Static Methods

fromReader(reader: Reader): LangPackStringDeleted