2017-08-25 15:05:53 +02:00
|
|
|
---
|
|
|
|
title: foundMessages
|
|
|
|
description: Contains list of found by search messages
|
|
|
|
---
|
|
|
|
## Constructor: foundMessages
|
|
|
|
[Back to constructors index](index.md)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Contains list of found by search messages
|
|
|
|
|
|
|
|
### Attributes:
|
|
|
|
|
|
|
|
| Name | Type | Required | Description |
|
|
|
|
|----------|---------------|----------|-------------|
|
|
|
|
|messages|Array of [message](../constructors/message.md) | Yes|List of messages|
|
2017-12-21 21:08:25 +01:00
|
|
|
|next\_from\_search\_id|[int64](../constructors/int64.md) | Yes|Value to pass as from_search_id to get more results|
|
2017-08-25 15:05:53 +02:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Type: [FoundMessages](../types/FoundMessages.md)
|
|
|
|
|
|
|
|
|