#include "InlineQueryResult.h"
|
std::string | type |
|
std::string | id |
|
Definition at line 13 of file InlineQueryResult.h.
◆ InlineQueryResult() [1/2]
InlineQueryResult::InlineQueryResult |
( |
std::string |
type, |
|
|
std::string |
id |
|
) |
| |
◆ InlineQueryResult() [2/2]
◆ getId()
const std::string & InlineQueryResult::getId |
( |
| ) |
const |
◆ getType()
const std::string & InlineQueryResult::getType |
( |
| ) |
const |
◆ toJson()
virtual Json::Value yatbcpp::InlineQueryResult::toJson |
( |
| ) |
|
|
inlinevirtual |
◆ id
std::string yatbcpp::InlineQueryResult::id |
|
protected |
◆ type
std::string yatbcpp::InlineQueryResult::type |
|
protected |
The documentation for this class was generated from the following files: