TDLib v0.0.2 TDLib.Method.ProcessDcUpdate View Source
Handles a DC_UPDATE push service notification, can be called before authorization.
Returns object_ptr
| Name | Type | Description |
|---|---|---|
| dc | string | Value of the “dc” parameter of the notification. |
| addr | string | Value of the “addr” parameter of the notification. |
More details on telegram’s documentation.