MessageSearchResult
Introduction
Message Searching Result
Parameter introduction
msg_search_result_total_count
- Parameter type : number
- Parameter description : 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 : Array< 'MessageSearchResultItem' >
- Parameter description : 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