Skip to main content
Module

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

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

Properties

className: "InputFolderPeer"
classType: "constructor"
CONSTRUCTOR_ID: 4224893590
folderId: int
peer: Api.TypeInputPeer
SUBCLASS_OF_ID: 1954700800

Static Methods

fromReader(reader: Reader): InputFolderPeer