A class representing query to retrieve threaded parent message list for a channel. The query can be get by calling groupChannel.createThreadedParentMessageListQuery().
Readonly
A channel type.
A channel URL.
The maximum number of data per queried page.
Whether there is a next page.
Whether the current query is in communication progress with server.
Requests query result for the threaded parent messages order by threadInfo.lastRepliedAt.
Description
A class representing query to retrieve threaded parent message list for a channel. The query can be get by calling groupChannel.createThreadedParentMessageListQuery().