Skip to main content
Module

x/grm/mod.ts>Api.PeerChat

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

Properties

chatId: long
className: "PeerChat"
classType: "constructor"
CONSTRUCTOR_ID: 918946202
SUBCLASS_OF_ID: 47470215

Static Methods

fromReader(reader: Reader): PeerChat