tgbotxx
1.1.6.9
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. More... | |
void | fromJson ([[maybe_unused]] const nl::json &json) |
Deserializes this object from JSON. More... | |
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.