View Source ExTDLib.Object.FoundMessages (ExTDLib v0.0.4)

Contains a list of messages found by a search.

NameTypeDescription
total_countnumberApproximate total number of messages found; -1 if unknown.
messagesmessageList of messages.
next_offsetstringThe offset for the next request. If empty, then there are no more results.

More details on telegram's documentation.