Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ChannelAdminLogEventActionParticipantToggleBan

Hierarchy

Index

Properties

CONSTRUCTOR_ID: number
SUBCLASS_OF_ID: number
className: string
classType: "constructor" | "request"
originalArgs: { prevParticipant: Api.TypeChannelParticipant; newParticipant: Api.TypeChannelParticipant }

Type declaration

CONSTRUCTOR_ID: 3872931198
SUBCLASS_OF_ID: 2998503411
classType: "constructor"
className: "ChannelAdminLogEventActionParticipantToggleBan"
prevParticipant: Api.TypeChannelParticipant
newParticipant: Api.TypeChannelParticipant

Methods

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

Constructors

Generated using TypeDoc