Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Request<Partial<{ forProfile?: boolean; color?: int; backgroundEmojiId?: long }>, Bool>
    • UpdateColor

Index

Properties

CONSTRUCTOR_ID: number
SUBCLASS_OF_ID: number
className: string
classType: "constructor" | "request"
originalArgs: Partial<Partial<{ forProfile?: boolean; color?: number; backgroundEmojiId?: BigInteger }>>
__response: boolean
CONSTRUCTOR_ID: 2096079197
SUBCLASS_OF_ID: 4122188204
classType: "request"
className: "account.UpdateColor"
forProfile?: boolean
color?: number
backgroundEmojiId?: BigInteger

Methods

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

Constructors

  • new UpdateColor(args: Partial<Partial<{ forProfile?: boolean; color?: number; backgroundEmojiId?: BigInteger }>>): Api.account.UpdateColor

Generated using TypeDoc