mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-14 21:46:55 +01:00
650 B
650 B
title | description |
---|---|
processDcUpdate | Handles DC_UPDATE push service notification. Can be called before authorization |
Method: processDcUpdate
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
Handles DC_UPDATE push service notification. Can be called before authorization
Params:
Name | Type | Required | Description |
---|---|---|---|
dc | string | Yes | Value of 'dc' paramater of the notification |
addr | string | Yes | Value of 'addr' parameter of the notification |