If true, all API calls will be wrapped with tl.invokeWithoutUpdates,
effectively disabling the server-sent events for the clients.
May be useful in some cases.
Default
false
OptionalskipConversationUpdates?: boolean
If true, the updates that were handled by some Conversation
will not be dispatched any further.
If true, all API calls will be wrapped with
tl.invokeWithoutUpdates
, effectively disabling the server-sent events for the clients. May be useful in some cases.