mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-15 02:26:55 +01:00
672 B
672 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
Parameters:
Name | Type | Required | Description |
---|---|---|---|
dc | CLICK ME string | Yes | Value of 'dc' paramater of the notification |
addr | CLICK ME string | Yes | Value of 'addr' parameter of the notification |