Sendbird Chat SDK for Unity
|
Represents a message list params. More...
Properties | |
bool | IncludeMetaArray = false [get, set] |
Whether the meta arrays should be included in the results. More... | |
bool | IncludeReactions = false [get, set] |
Whether the reaction data should be included in the results. More... | |
bool | IncludeThreadInfo = false [get, set] |
Whether the thread information should be included in the results. More... | |
bool | IncludeParentMessageInfo = false [get, set] |
Whether the information of a parent message should be included in the reply messages included in the results. More... | |
SbReplyType | ReplyType = SbReplyType.None [get, set] |
Determines the reply types to include in the results. More... | |
Represents a message list params.
|
getset |
Whether the meta arrays should be included in the results.
|
getset |
Whether the information of a parent message should be included in the reply messages included in the results.
|
getset |
Whether the reaction data should be included in the results.
|
getset |
Whether the thread information should be included in the results.
|
getset |
Determines the reply types to include in the results.