507 B
507 B
title | description | image |
---|---|---|
themeDocumentNotModified | Theme background hasn't changed | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png |
Constructor: themeDocumentNotModified
Theme background hasn't changed
Type: Theme
Example:
$themeDocumentNotModified = ['_' => 'themeDocumentNotModified'];
Or, if you're into Lua:
themeDocumentNotModified={_='themeDocumentNotModified'}