tgbotxx
1.1.6.9
Telegram Bot C++ Library
|
#include <tgbotxx/objects/LabeledPrice.hpp>
#include <tgbotxx/objects/MessageEntity.hpp>
#include <tgbotxx/objects/Object.hpp>
Go to the source code of this file.
Classes | |
struct | tgbotxx::InputMessageContent |
Base class of all inline query results This object represents the content of a message to be sent as a result of an inline query. Telegram clients currently support the following 5 types: More... | |
struct | tgbotxx::InputTextMessageContent |
Represents the content of a text message to be sent as the result of an inline query. https://core.telegram.org/bots/api#inputtextmessagecontent. More... | |
struct | tgbotxx::InputLocationMessageContent |
Represents the content of a location message to be sent as the result of an inline query. https://core.telegram.org/bots/api#inputlocationmessagecontent. More... | |
struct | tgbotxx::InputVenueMessageContent |
Represents the content of a venue message to be sent as the result of an inline query. https://core.telegram.org/bots/api#inputvenuemessagecontent. More... | |
struct | tgbotxx::InputContactMessageContent |
Represents the content of a contact message to be sent as the result of an inline query. https://core.telegram.org/bots/api#inputcontactmessagecontent. More... | |
struct | tgbotxx::InputInvoiceMessageContent |
Represents the content of a invoice message to be sent as the result of an inline query. https://core.telegram.org/bots/api#inputinvoicemessagecontent. More... | |
Namespaces | |
tgbotxx | |