Options
All
  • Public
  • Public/Protected
  • All
Menu

Class UpdateStoryID

Hierarchy

Index

Properties

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

Type declaration

  • id: number
  • Optional randomId?: BigInteger
CONSTRUCTOR_ID: 468923833
SUBCLASS_OF_ID: 2676568142
classType: "constructor"
className: "UpdateStoryID"
id: number
randomId?: BigInteger

Methods

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

Constructors

  • new UpdateStoryID(args: { id: number; randomId?: BigInteger }): UpdateStoryID

Generated using TypeDoc