qTbot 0.2.107.d8fc923
qTbot is base back end library for your c++ Qt projects.
qTbot::TelegramArgs Member List

This is the complete list of members for qTbot::TelegramArgs, including all inherited members.

callBackQueryIdqTbot::TelegramArgs
chatIdqTbot::TelegramArgs
disableWebPagePreviewqTbot::TelegramArgs
msgIdCBqTbot::TelegramArgs
parseModeqTbot::TelegramArgs
replyToMessageIdqTbot::TelegramArgs
requestPriorityqTbot::TelegramArgs
TelegramArgs(const QVariant &id, const QString &text="", unsigned long long replyToMessageId=0, const QString &parseMode="html", bool disableWebPagePreview=false, const QString &callBackQueryId="", const std::function< void(int msgId)> &msgIdCB={}, iRequest::RequestPriority priority=iRequest::RequestPriority::NormalPriority)qTbot::TelegramArgs
textqTbot::TelegramArgs
toMap(bool textAsCaption=false) constqTbot::TelegramArgs