This object represents a chat background. https://core.telegram.org/bots/api#chatbackground.
More...
#include <ChatBackground.hpp>
This object represents a chat background. https://core.telegram.org/bots/api#chatbackground.
Definition at line 9 of file ChatBackground.hpp.
◆ ChatBackground() [1/2]
| tgbotxx::ChatBackground::ChatBackground |
( |
| ) |
|
|
default |
◆ ChatBackground() [2/2]
| tgbotxx::ChatBackground::ChatBackground |
( |
const nl::json & |
json | ) |
|
|
inlineexplicit |
◆ fromJson()
| void tgbotxx::ChatBackground::fromJson |
( |
const nl::json & |
json | ) |
|
|
inline |
◆ toJson()
| nl::json tgbotxx::ChatBackground::toJson |
( |
| ) |
const |
|
inline |
◆ type
The documentation for this struct was generated from the following file: