qTbot 0.2.102.bb22a69
qTbot is base back end library for your c++ Qt projects.
|
▼Pcom | |
▼Pquasarapp | |
▼Pandroidtools | |
CMainActivity | |
▼NqTbot | |
CHttpException | Base exaption that will raise on all errors of the HTTP protocol, |
▼CIBot | Base interface for all chat-bots objcts |
CRequestData | Simple wrapper of request object with path of responce. If Path of responce is empty then responce will saved in RAM |
CIJsonBasedObject | This is base interface for all json base objects |
CIJsonBasedUpdate | This is updates that have a json sructure |
CiMessage | This is main interface for the all messages |
CInternalException | Contais string value to describe what happened |
CiRequest | Is main interface for all custom requests |
CITelegramBot | This is base implementation of the all telegramm bots |
CiUpdate | The iMessage class - is main interface for all messages objects |
CTelegramArgs | Base structure for the all tellegram message arguments |
CTelegramAudio | This is implementation of the audio objects of telegram |
CTelegramContact | The telegramcontact class contains information about user contact |
CTelegramDeleteMessage | Remove message with id |
CTelegramDocument | This is implementation of the documents objects of telegram |
CTelegramEditMessage | This command edit keyboard of the message |
CTelegramEditMessageReplyMarkup | Just edit alredy created Markups |
CTelegramFile | Base class for all files |
CTelegramGetFile | Build http request for the getting files from tellgram messager |
CTelegramGetMe | The TelegramGetMsg class just prepare get request to tellegram |
CTelegramGetUpdate | This is implementation of the get update method of the Telegram API |
CTelegramImage | This is implementation of the photos of telegram |
CTelegramInlineKeyBoardCallBack | The TelegramInlineKeyBoardCallBack class |
CTelegramLocation | Just simple struct with latitude and longitude |
CTelegrammDownloadFile | Prepare link to download telegramm files |
CTelegramMsg | This class provide general mesasges of telegram. The message object can contains text, geo or link to video,image. all this dates can be contains in one object |
CTelegramRestBot | Is Rest implementation base on the Update API telegram method |
CTelegramSendContact | The TelegramSendContact class |
CTelegramSendDocument | Sents document into chat |
CTelegramSendFile | Base clas for upload files to server |
CTelegramSendLocation | Sents location data into chat |
CTelegramSendMsg | This method send a message to the server |
CTelegramSendPhoto | Using to sending photos on chat |
CTelegramSingleRquest | Is base class for all single requests commands with arguments |
CTelegramUpdate | Base information about updates from telegram |
CTelegramUpdateAnswer | This is base message from the telegram server after update request |