MadelineProtoDocs/docs/TD_docs/methods/processDcUpdate.md

731 B

title description image
processDcUpdate Handles DC_UPDATE push service notification. Can be called before authorization https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

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 Description Required
dc string Value of 'dc' paramater of the notification Yes
addr string Value of 'addr' parameter of the notification Yes

Return type: Ok