Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PhotoEmpty

Hierarchy

Index

Properties

CONSTRUCTOR_ID: number
SUBCLASS_OF_ID: number
className: string
classType: "constructor" | "request"
originalArgs: { id: BigInteger }

Type declaration

  • id: BigInteger
CONSTRUCTOR_ID: 590459437
SUBCLASS_OF_ID: 3581324060
classType: "constructor"
className: "PhotoEmpty"
id: BigInteger

Methods

  • serializeBytes(data: string | Buffer): Buffer
  • serializeDate(date: number | Date): Buffer
  • getBytes(): Buffer
  • toJSON(): { id: BigInteger }

Constructors

  • new PhotoEmpty(args: { id: BigInteger }): PhotoEmpty

Generated using TypeDoc