Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ChannelAdminLogEventActionChangeAbout

Hierarchy

  • VirtualClass<{ prevValue: string; newValue: string }>
    • ChannelAdminLogEventActionChangeAbout

Index

Properties

CONSTRUCTOR_ID: number
SUBCLASS_OF_ID: number
className: string
classType: "constructor" | "request"
originalArgs: { prevValue: string; newValue: string }

Type declaration

  • prevValue: string
  • newValue: string
CONSTRUCTOR_ID: 1427671598
SUBCLASS_OF_ID: 2998503411
classType: "constructor"
className: "ChannelAdminLogEventActionChangeAbout"
prevValue: string
newValue: string

Methods

  • serializeBytes(data: string | Buffer): Buffer
  • serializeDate(date: number | Date): Buffer
  • getBytes(): Buffer
  • toJSON(): { prevValue: string; newValue: string }

Constructors

Generated using TypeDoc