Skip to main content
Module

x/grm/mod.ts>Api.InputNotifyPeer

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

Properties

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

Static Methods

fromReader(reader: Reader): InputNotifyPeer