Options
All
  • Public
  • Public/Protected
  • All
Menu

Class UpdateChatParticipant

Hierarchy

Index

Properties

CONSTRUCTOR_ID: number
SUBCLASS_OF_ID: number
className: string
classType: "constructor" | "request"
originalArgs: { chatId: BigInteger; date: number; actorId: BigInteger; userId: BigInteger; prevParticipant?: TypeChatParticipant; newParticipant?: TypeChatParticipant; invite?: Api.TypeExportedChatInvite; qts: number }

Type declaration

CONSTRUCTOR_ID: 3498534458
SUBCLASS_OF_ID: 2676568142
classType: "constructor"
className: "UpdateChatParticipant"
chatId: BigInteger
date: number
actorId: BigInteger
userId: BigInteger
prevParticipant?: TypeChatParticipant
newParticipant?: TypeChatParticipant
qts: number

Methods

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

Constructors

Generated using TypeDoc