MadelineProtoDocs/docs/API_docs/constructors/updateConfig.md
2024-05-01 14:53:46 +02:00

591 B

title description nav_exclude image
updateConfig The server-side configuration has changed; the client should re-fetch the config using help.getConfig true https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Constructor: updateConfig

Back to constructors index

The server-side configuration has changed; the client should re-fetch the config using help.getConfig

Type: Update

Example:

$updateConfig = ['_' => 'updateConfig'];