Skip to main content
Module

x/grm/mod.ts>Api.ChatEmpty

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

Properties

className: "ChatEmpty"
classType: "constructor"
CONSTRUCTOR_ID: 693512293
id: long
SUBCLASS_OF_ID: 3316604308

Static Methods

fromReader(reader: Reader): ChatEmpty