|from\_message\_id|[int53](../types/int53.md) | Identifier of the message from which to search, you can use 0 to get results from beginning | Yes|
|limit|[int](../types/int.md) | Maximum number of messages to be returned, can't be greater than 100. There may be less than limit messages returned even the end of the history is not reached filter | Yes|
|only\_missed|[Bool](../types/Bool.md) | If true, return only messages with missed calls | Yes|