MessageSearchResult
introduction
Message Searching Result
Parameter introduction
msg_search_result_total_count
- Parameter type : undefined
- Parameter description : Read only, if you searched for [specified conversation], it will return the number of messages in the specified conversation; if you searched for [all conversation], it will return the number of messages in all conversations
msg_search_result_item_array
- Parameter type : List< MessageSearchResultItem >
- Parameter description : Read only, if you searched for [specified conversation], it will return the search result in the specified conversation; if you searched for [all conversation], it will return message results in all conversations by pages