Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ChannelParticipants

Hierarchy

Index

Properties

CONSTRUCTOR_ID: number
SUBCLASS_OF_ID: number
className: string
classType: "constructor" | "request"
originalArgs: { count: number; participants: Api.TypeChannelParticipant[]; chats: TypeChat[]; users: TypeUser[] }

Type declaration

CONSTRUCTOR_ID: 2595290799
SUBCLASS_OF_ID: 3859443300
classType: "constructor"
className: "channels.ChannelParticipants"
count: number
participants: Api.TypeChannelParticipant[]
chats: TypeChat[]
users: TypeUser[]

Methods

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

Constructors

Generated using TypeDoc