Skip to main content
Module

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

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

Properties

className: "InputUserEmpty"
classType: "constructor"
CONSTRUCTOR_ID: 3112732367
SUBCLASS_OF_ID: 3865689926

Static Methods

fromReader(reader: Reader): InputUserEmpty