This object describes the type of a background. It can be one of:
More...
#include <BackgroundType.hpp>
|
| std::string | type |
| | Type of the background, one of "fill", "wallpaper", "pattern", "chat_theme".
|
| |
This object describes the type of a background. It can be one of:
Definition at line 14 of file BackgroundType.hpp.
◆ BackgroundType() [1/2]
| tgbotxx::BackgroundType::BackgroundType |
( |
| ) |
|
|
default |
◆ BackgroundType() [2/2]
| tgbotxx::BackgroundType::BackgroundType |
( |
const nl::json & |
json | ) |
|
|
inlineexplicit |
◆ ~BackgroundType()
| virtual tgbotxx::BackgroundType::~BackgroundType |
( |
| ) |
|
|
virtualdefault |
◆ fromJson()
| virtual void tgbotxx::BackgroundType::fromJson |
( |
const nl::json & |
json | ) |
|
|
inlinevirtual |
◆ toJson()
| virtual nl::json tgbotxx::BackgroundType::toJson |
( |
| ) |
const |
|
inlinevirtual |
◆ type
| std::string tgbotxx::BackgroundType::type |
Type of the background, one of "fill", "wallpaper", "pattern", "chat_theme".
Definition at line 22 of file BackgroundType.hpp.
The documentation for this struct was generated from the following file: