qTbot 0.89.ee6949a
qTbot is base back end library for your c++ Qt projects.
|
Go to the source code of this file.
Classes | |
class | qTbot::ITelegramBot |
The ITelegramBot class This is base implementation of the all telegramm bots. More... | |
Namespaces | |
namespace | qTbot |
Typedefs | |
typedef std::function< void(const QString &buttonKey, const QVariant &msgID)> | qTbot::ButtonCB |
typedef QList< QHash< QString, ButtonCB > > | qTbot::KeyboardOnMessage |