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
originalArgs: { channelId: BigInteger; topMsgId: number; readMaxId: number; broadcastId?: BigInteger; broadcastPost?: number }
Type declaration
channelId: BigInteger
topMsgId: number
readMaxId: number
Optional broadcastId?: BigInteger
Optional broadcastPost?: number
CONSTRUCTOR_ID
CONSTRUCTOR_ID: 3601962310
SUBCLASS_OF_ID
SUBCLASS_OF_ID: 2676568142
classType
classType: "constructor"
className
className: "UpdateReadChannelDiscussionInbox"
channelId
channelId: BigInteger
readMaxId
readMaxId: number
Optional broadcastId
broadcastId?: BigInteger
Optional broadcastPost
broadcastPost?: number