yatbcpp  0.0.1
Yet another Telegram Bot CPP Library
yatbcpp::sendMessage Member List

This is the complete list of members for yatbcpp::sendMessage, including all inherited members.

chat_idyatbcpp::sendMessageprivate
disable_notificationyatbcpp::sendMessageprivate
disable_web_page_previewyatbcpp::sendMessageprivate
functionnameyatbcpp::telegram_methodJSON< Message >protected
getChat_id() constyatbcpp::sendMessage
getDisable_notification() constyatbcpp::sendMessage
getDisable_web_page_preview() constyatbcpp::sendMessage
getFunctionname() constyatbcpp::telegram_methodJSON< Message >inline
getParse_mode() constyatbcpp::sendMessage
getReply_markup() constyatbcpp::sendMessage
getReply_to_message_id() constyatbcpp::sendMessage
getText() constyatbcpp::sendMessage
parse_modeyatbcpp::sendMessageprivate
perform_requestJSON(Token T, telegram_methodJSON< Message > &method_body)yatbcpp::telegram_methodJSON< Message >inlinestatic
reply_markupyatbcpp::sendMessageprivate
reply_to_message_idyatbcpp::sendMessageprivate
sendMessage(std::int64_t chat_id, std::string text)yatbcpp::sendMessage
sendMessage(std::string chat_id, std::string text)yatbcpp::sendMessage
sendMessage(Chat C, std::string text)yatbcpp::sendMessage
setDisable_notification(const std::optional< bool > &disable_notification)yatbcpp::sendMessage
setDisable_web_page_preview(const std::optional< bool > &disable_web_page_preview)yatbcpp::sendMessage
setParse_mode(const std::optional< std::string > &parse_mode)yatbcpp::sendMessage
setReply_to_message_id(const std::optional< std::int32_t > &reply_to_message_id)yatbcpp::sendMessage
setReplyMarkup(const ReplyKeyboardMarkup RKM)yatbcpp::sendMessage
setReplyMarkup(const ReplyKeyboardRemove RKR)yatbcpp::sendMessage
setReplyMarkup(const ForceReply FR)yatbcpp::sendMessage
telegram_methodJSON(std::string functionname)yatbcpp::telegram_methodJSON< Message >inline
textyatbcpp::sendMessageprivate
toJson()yatbcpp::sendMessagevirtual
WriteCallback(void *contents, size_t size, size_t nmemb, void *stringptr)yatbcpp::telegram_methodJSON< Message >inlinestatic