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

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

chat_idyatbcpp::forwardMessageprivate
disable_notificationyatbcpp::forwardMessageprivate
forwardMessage(std::string chat_id, std::string from_chat_id, std::int32_t message_id)yatbcpp::forwardMessage
forwardMessage(std::int64_t chat_id, std::int64_t from_chat_id, std::int32_t message_id)yatbcpp::forwardMessage
forwardMessage(Chat chat_id, Message from)yatbcpp::forwardMessage
from_chat_idyatbcpp::forwardMessageprivate
functionnameyatbcpp::telegram_methodJSON< Message >protected
getChat_id() constyatbcpp::forwardMessage
getDisable_notification() constyatbcpp::forwardMessage
getFrom_chat_id() constyatbcpp::forwardMessage
getFunctionname() constyatbcpp::telegram_methodJSON< Message >inline
getMessage_id() constyatbcpp::forwardMessage
message_idyatbcpp::forwardMessageprivate
perform_requestJSON(Token T, telegram_methodJSON< Message > &method_body)yatbcpp::telegram_methodJSON< Message >inlinestatic
setDisable_notification(const std::optional< bool > &disable_notification)yatbcpp::forwardMessage
telegram_methodJSON(std::string functionname)yatbcpp::telegram_methodJSON< Message >inline
toJson()yatbcpp::forwardMessagevirtual
WriteCallback(void *contents, size_t size, size_t nmemb, void *stringptr)yatbcpp::telegram_methodJSON< Message >inlinestatic