MadelineProto/docs/TD_docs/methods/processDcUpdate.md
2017-08-25 15:05:53 +02:00

650 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

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

Return type: Ok