MadelineProtoDocs/docs/TD_docs/constructors/foundMessages.md
Daniil Gentili e5a1324684 docufix
2018-04-04 23:19:57 +00:00

655 B

title description image
foundMessages Contains list of found by search messages https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

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