MadelineProto/docs/TD_docs/methods/processDcUpdate.md

672 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 CLICK ME string Yes Value of 'dc' paramater of the notification
addr CLICK ME string Yes Value of 'addr' parameter of the notification

Return type: Ok