invokeWithoutUpdates
Invoke a request without subscribing the used connection for updates (this is enabled by default for file queries).
Example
TL schema
Parameters
Name
Type
Description
query
!X
The query
Result
X
Possible errors
Code
Type
Description
Can bots use this methd ?
yes
Related pages
How to subscribe to updates and handle them properly.
How to transfer large data batches correctly.
Last updated