5 #ifndef YATBCPP_INLINEQUERY_H 6 #define YATBCPP_INLINEQUERY_H 23 const std::string &
getId()
const;
44 #endif //YATBCPP_INLINEQUERY_H const std::string & getId() const
InlineQuery(std::string id, User from, std::string query, std::string offset)
void setLocation(const std::optional< Location > &location)
const std::string & getOffset() const
const std::string & getQuery() const
std::optional< Location > location
const User & getFrom() const
const std::optional< Location > & getLocation() const