2 #include <jsoncpp/json/json.h> 15 chat_id(to_string(chat_id.getId())), from_chat_id(to_string(from.getChat().getId())), message_id(from.getMessage_id())
void setDisable_notification(const std::optional< bool > &disable_notification)
std::optional< bool > disable_notification
const std::string & getChat_id() const
const std::string & getFrom_chat_id() const
telegram_methodJSON(std::string functionname)
const std::optional< bool > & getDisable_notification() const
forwardMessage(std::string chat_id, std::string from_chat_id, std::int32_t message_id)
std::int32_t getMessage_id() const