Optional
customRestricts the search scope only to retrieve the messages that match any of given custom types. When a empty string is given, messages that does not have a custom type will also be returned.
Optional
includeWhether the result message includes MessageMetaArray.
Optional
includeWhether the result message includes parent message info.
Optional
includeWhether the result message includes Reactions.
Optional
includeWhether the result message includes ThreadInfo.
Optional
isDetermines whether to include the messages sent exactly on the specified timestamp or have the matching message ID in the results.
Optional
messageRestricts the search scope only to retrieve the messages with the specified message type.
The number of newer messages added either before the timestamp or the message that has a specific message ID.
The number of previous messages added either before the timestamp or the message that has a specific message ID.
Optional
replyDetermines the reply types to include in the results.
Optional
reverseDetermines whether to sort the retrieved messages in reverse order.
Optional
senderRestricts the search scope only to retrieve the messages sent by the users with the specified user IDs.
Optional
showWhether to show subchannel message only. (default: false) This only takes effect when the requested channel is a dynamically partitioned OpenChannel.
Description
Represents a message list params.