Properties
Static CONSTRUCTOR_ID
CONSTRUCTOR_ID: number
Static SUBCLASS_OF_ID
SUBCLASS_OF_ID: number
Static className
className: string
Static classType
classType: "constructor" | "request"
originalArgs
original
Args
: { comments
?: boolean; replies
: number; repliesPts
: number; recentRepliers
?: TypePeer[]; channelId
?: BigInteger; maxId
?: number; readMaxId
?: number }Type declaration
Optional comments?: boolean
replies: number
repliesPts: number
Optional recentRepliers?: TypePeer[]
Optional channelId?: BigInteger
Optional maxId?: number
Optional readMaxId?: number
CONSTRUCTOR_ID
CONSTRUCTOR_ID: 2211844034
SUBCLASS_OF_ID
SUBCLASS_OF_ID: 1825397986
classType
classType: "constructor"
className
className: "MessageReplies"
Optional comments
comments?: boolean
repliesPts
repliesPts: number
Optional channelId
channelId?: BigInteger
Optional maxId
maxId?: number
Optional readMaxId
readMaxId?: number