1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-14 21:46:55 +01:00
MadelineProto/docs/TD_docs/constructors/foundMessages.md
Daniil Gentili 43adf77378 docufix
2017-12-21 20:08:25 +00:00

582 B

title description
foundMessages Contains list of found by search messages

Constructor: foundMessages

Back to constructors index

Contains list of found by search messages

Attributes:

Name Type Required Description
messages Array of message Yes List of messages
next_from_search_id int64 Yes Value to pass as from_search_id to get more results

Type: FoundMessages