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
: { messages
: TypeMessage[]; maxId
?: number; readInboxMaxId
?: number; readOutboxMaxId
?: number; unreadCount
: number; chats
: TypeChat[]; users
: TypeUser[] }Type declaration
Optional maxId?: number
Optional readInboxMaxId?: number
Optional readOutboxMaxId?: number
unreadCount: number
CONSTRUCTOR_ID
CONSTRUCTOR_ID: 2788431746
SUBCLASS_OF_ID
SUBCLASS_OF_ID: 1408820200
classType
classType: "constructor"
className
className: "messages.DiscussionMessage"
Optional maxId
maxId?: number
Optional readInboxMaxId
readInboxMaxId?: number
Optional readOutboxMaxId
readOutboxMaxId?: number
unreadCount
unreadCount: number