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

600 B

title description nav_exclude image
updateTheme A cloud theme was updated true https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Constructor: updateTheme

Back to constructors index

A cloud theme was updated

Attributes:

Name Type Required Description
theme Theme Yes Theme

Type: Update

Example:

$updateTheme = ['_' => 'updateTheme', 'theme' => Theme];