Base class for profile photos to set https://core.telegram.org/bots/api#inputprofilephoto.
More...
#include <InputProfilePhoto.hpp>
|
| std::string | type |
| | Type of the profile photo.
|
| |
◆ InputProfilePhoto() [1/2]
| tgbotxx::InputProfilePhoto::InputProfilePhoto |
( |
| ) |
|
|
default |
◆ InputProfilePhoto() [2/2]
| tgbotxx::InputProfilePhoto::InputProfilePhoto |
( |
const nl::json & |
json | ) |
|
|
inlineexplicit |
◆ ~InputProfilePhoto()
| virtual tgbotxx::InputProfilePhoto::~InputProfilePhoto |
( |
| ) |
|
|
virtualdefault |
◆ fromJson()
| virtual void tgbotxx::InputProfilePhoto::fromJson |
( |
const nl::json & |
json | ) |
|
|
inlinevirtual |
◆ toJson()
| virtual nl::json tgbotxx::InputProfilePhoto::toJson |
( |
| ) |
const |
|
inlinevirtual |
◆ type
| std::string tgbotxx::InputProfilePhoto::type |
The documentation for this struct was generated from the following file: