searchOutgoingDocumentMessages¶
Searches for outgoing messages with content of the type messageDocument in all chats except secret chats. Returns the results in reverse chronological order
searchOutgoingDocumentMessages(
query: string,
limit: int32
) → FoundMessages