mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-14 19:26:55 +01:00
573 B
573 B
title | description |
---|---|
foundMessages | Contains list of found by search messages |
Constructor: foundMessages
Contains list of found by search messages
Attributes:
Name | Type | Required | Description |
---|---|---|---|
messages | Array of message | Yes | List of messages |
next_from_search_id | long | Yes | Value to pass as from_search_id to get more results |