Skip to main content
Module

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

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

Properties

className: "InputNotifyPeer"
classType: "constructor"
CONSTRUCTOR_ID: 3099351820
peer: Api.TypeInputPeer
SUBCLASS_OF_ID: 1486362133

Static Methods

fromReader(reader: Reader): InputNotifyPeer