|chat\_id|[CLICK ME int53](../types/int53.md) | Yes|Identifier of a chat to search in. Specify 0 to search in all secret chats|
|query|[CLICK ME string](../types/string.md) | Yes|Query to search for. If empty, searchChatMessages should be used instead|
|from\_search\_id|[CLICK ME int64](../constructors/int64.md) | Yes|Identifier from the result of previous request, use 0 to get results from the beginning|
|limit|[CLICK ME int](../types/int.md) | Yes|Maximum number of messages to be returned, can't be greater than 100|
|filter|[CLICK ME SearchMessagesFilter](../types/SearchMessagesFilter.md) | Optional|Filter for content of searched messages|