|
tgbotxx 1.1.9.2
Telegram Bot C++ Library
|
A placeholder, currently holds no information. More...
#include <CallbackGame.hpp>
Public Member Functions | |
| CallbackGame ()=default | |
| CallbackGame (const nl::json &json) | |
| nl::json | toJson () const |
| Serializes this object to JSON. | |
| void | fromJson (const nl::json &json) |
| Deserializes this object from JSON. | |
A placeholder, currently holds no information.
Definition at line 8 of file CallbackGame.hpp.
|
default |
|
inlineexplicit |
Definition at line 10 of file CallbackGame.hpp.
|
inline |
Deserializes this object from JSON.
Definition at line 23 of file CallbackGame.hpp.
|
inline |
Serializes this object to JSON.
Definition at line 17 of file CallbackGame.hpp.