Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

CONSTRUCTOR_ID: number
SUBCLASS_OF_ID: number
className: string
classType: "constructor" | "request"
originalArgs: Partial<Partial<{ forProfile?: boolean; channel: EntityLike; color?: number; backgroundEmojiId?: BigInteger }>>
__response: TypeUpdates
CONSTRUCTOR_ID: 3635033713
SUBCLASS_OF_ID: 2331323052
classType: "request"
className: "channels.UpdateColor"
forProfile?: boolean
channel: EntityLike
color?: number
backgroundEmojiId?: BigInteger

Methods

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

Constructors

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

Generated using TypeDoc