Skip to main content
Module

x/grm/mod.ts>Api.InputDialogPeer

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

Properties

className: "InputDialogPeer"
classType: "constructor"
CONSTRUCTOR_ID: 4239064759
peer: Api.TypeInputPeer
SUBCLASS_OF_ID: 2719782805

Static Methods

fromReader(reader: Reader): InputDialogPeer