Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ReorderStickerSets

Hierarchy

  • Request<Partial<{ masks?: boolean; emojis?: boolean; order: long[] }>, Bool>
    • ReorderStickerSets

Index

Properties

CONSTRUCTOR_ID: number
SUBCLASS_OF_ID: number
className: string
classType: "constructor" | "request"
originalArgs: Partial<Partial<{ masks?: boolean; emojis?: boolean; order: BigInteger[] }>>
__response: boolean
CONSTRUCTOR_ID: 2016638777
SUBCLASS_OF_ID: 4122188204
classType: "request"
className: "messages.ReorderStickerSets"
masks?: boolean
emojis?: boolean
order: BigInteger[]

Methods

  • serializeBytes(data: string | Buffer): Buffer
  • serializeDate(date: number | Date): Buffer
  • getBytes(): Buffer
  • toJSON(): Partial<Partial<{ masks?: boolean; emojis?: boolean; order: BigInteger[] }>>
  • readResult(reader: any): Buffer
  • resolve(client: any, utils: any): Promise<void>

Constructors

  • new ReorderStickerSets(args: Partial<Partial<{ masks?: boolean; emojis?: boolean; order: BigInteger[] }>>): ReorderStickerSets

Generated using TypeDoc