Skip to main content
Module

x/grm/mod.ts>tl.Api.DialogPeer

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

Properties

className: "DialogPeer"
classType: "constructor"
CONSTRUCTOR_ID: 3849174789
peer: Api.TypePeer
SUBCLASS_OF_ID: 627892654

Static Methods

fromReader(reader: Reader): DialogPeer