MadelineProtoDocs/docs/API_docs/types/Theme.md

29 lines
635 B
Markdown
Raw Normal View History

2019-09-13 17:13:55 +02:00
---
title: Theme
description: constructors and methods of type Theme
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
---
# Type: Theme
[Back to types index](index.md)
### Possible values (constructors):
[themeDocumentNotModified](../constructors/themeDocumentNotModified.md)
[theme](../constructors/theme.md)
### Methods that return an object of this type (methods):
[$MadelineProto->account->createTheme](../methods/account_createTheme.md)
[$MadelineProto->account->updateTheme](../methods/account_updateTheme.md)
[$MadelineProto->account->getTheme](../methods/account_getTheme.md)