MadelineProtoDocs/TD_docs/methods/processDcUpdate.md
2018-04-01 13:19:25 +02:00

654 B

title description
processDcUpdate Handles DC_UPDATE push service notification. Can be called before authorization

Method: processDcUpdate

Back to methods index

YOU CANNOT USE THIS METHOD IN MADELINEPROTO

Handles DC_UPDATE push service notification. Can be called before authorization

Parameters:

Name Type Required Description
dc string Yes Value of 'dc' paramater of the notification
addr string Yes Value of 'addr' parameter of the notification

Return type: Ok