23 const QString& text =
"",
24 unsigned long long replyToMessageId = 0,
25 const QString& parseMode =
"html",
26 bool disableWebPagePreview =
false,
27 const QString& callBackQueryId =
"",
28 const std::function<
void(
int msgId)>& msgIdCB = {},
48 QString callBackQueryId = {};
54 unsigned long long replyToMessageId = 0;
60 QString parseMode =
"html";
66 bool disableWebPagePreview =
false;
73 QMap<QString, QVariant> toMap(
bool textAsCaption =
false)
const;
78 std::function<void(
int msgId)> msgIdCB = {};