setMessageSearchQuery

Sets the query of custom message search. The channelUrl, the keyword, and the order properties in the MessageSearchQuery are used in the UIKit. Even though you set that property it will be ignored.

Return

This Builder object to allow for chaining of calls to set methods. since 2.1.0

Parameters

query

The MessageSearchQuery instance that you want to use.