yatbcpp
0.0.1
Yet another Telegram Bot CPP Library
|
This is the complete list of members for yatbcpp::InlineQuery, including all inherited members.
from | yatbcpp::InlineQuery | private |
getFrom() const | yatbcpp::InlineQuery | |
getId() const | yatbcpp::InlineQuery | |
getLocation() const | yatbcpp::InlineQuery | |
getOffset() const | yatbcpp::InlineQuery | |
getQuery() const | yatbcpp::InlineQuery | |
id | yatbcpp::InlineQuery | private |
InlineQuery(std::string id, User from, std::string query, std::string offset) | yatbcpp::InlineQuery | |
InlineQuery(const InlineQuery &InlineQuery) | yatbcpp::InlineQuery | |
location | yatbcpp::InlineQuery | private |
offset | yatbcpp::InlineQuery | private |
query | yatbcpp::InlineQuery | private |
setLocation(const std::optional< Location > &location) | yatbcpp::InlineQuery |