Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ChatParticipants

Hierarchy

Index

Properties

CONSTRUCTOR_ID: number
SUBCLASS_OF_ID: number
className: string
classType: "constructor" | "request"
originalArgs: { chatId: BigInteger; participants: TypeChatParticipant[]; version: number }

Type declaration

CONSTRUCTOR_ID: 1018991608
SUBCLASS_OF_ID: 531142001
classType: "constructor"
className: "ChatParticipants"
chatId: BigInteger
participants: TypeChatParticipant[]
version: number

Methods

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

Constructors

Generated using TypeDoc