mirror of
https://github.com/danog/MadelineProtoDocs.git
synced 2024-12-03 10:08:28 +01:00
600 B
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
A cloud theme was updated
Attributes:
Name | Type | Required | Description |
---|---|---|---|
theme | Theme | Yes | Theme |
Type: Update
Example:
$updateTheme = ['_' => 'updateTheme', 'theme' => Theme];