qTbot 0.87.9547b0c
qTbot is base back end library for your c++ Qt projects.
itelegrambot.h File Reference
#include "ibot.h"
#include "qTbot/telegramargs.h"
#include <QObject>
Include dependency graph for itelegrambot.h:
This graph shows which files directly or indirectly include this file:

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