invokeWithoutUpdates

Invoke a request without subscribing the used connection for updates (this is enabled by default for file queries).

---functions---
invokeWithoutUpdates#bf9459b7 {X:Type} query:!X = X;

Parameters

Name Type Description
query !X The query

Result

X

Bots can use this method

Related pages

Working with Updates

How to subscribe to updates and handle them properly.

Uploading and Downloading Files

How to transfer large data batches correctly.