Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ChannelAdminLogEvent

Hierarchy

Index

Properties

CONSTRUCTOR_ID: number
SUBCLASS_OF_ID: number
className: string
classType: "constructor" | "request"
originalArgs: { id: BigInteger; date: number; userId: BigInteger; action: TypeChannelAdminLogEventAction }

Type declaration

CONSTRUCTOR_ID: 531458253
SUBCLASS_OF_ID: 1083115929
classType: "constructor"
className: "ChannelAdminLogEvent"
id: BigInteger
date: number
userId: BigInteger

Methods

  • serializeBytes(data: string | Buffer): Buffer
  • serializeDate(date: number | Date): Buffer
  • getBytes(): Buffer

Constructors

Generated using TypeDoc