|
tgbotxx 1.1.9.2
Telegram Bot C++ Library
|
#include <tgbotxx/objects/Object.hpp>#include <tgbotxx/objects/User.hpp>#include <tgbotxx/objects/Chat.hpp>Go to the source code of this file.
Classes | |
| struct | tgbotxx::MessageOrigin |
| This object describes the origin of a message. It can be one of: More... | |
| struct | tgbotxx::MessageOriginUser |
| The message was originally sent by a known user. https://core.telegram.org/bots/api#messageoriginuser. More... | |
| struct | tgbotxx::MessageOriginHiddenUser |
| The message was originally sent by an unknown user. https://core.telegram.org/bots/api#messageoriginhiddenuser. More... | |
| struct | tgbotxx::MessageOriginChat |
| The message was originally sent on behalf of a chat to a group chat. https://core.telegram.org/bots/api#messageoriginchat. More... | |
| struct | tgbotxx::MessageOriginChannel |
| The message was originally sent to a channel chat. https://core.telegram.org/bots/api#messageoriginchannel. More... | |
Namespaces | |
| namespace | tgbotxx |