Skip to main content
Module

x/grm/mod.ts>Api.InputPeerSelf

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

Properties

className: "InputPeerSelf"
classType: "constructor"
CONSTRUCTOR_ID: 2107670217
SUBCLASS_OF_ID: 3374092470

Static Methods

fromReader(reader: Reader): InputPeerSelf