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