SearchMessageHistoryResponse contains message history search results and pagination metadata.
Optional
List of messages matching the search criteria.
Cursor that represents position to get older messages (used without 'before' param).
Cursor that represents position to get newest messages (used with 'before' param).
SearchMessageHistoryResponse contains message history search results and pagination metadata.