add_to_post(struct curl_httppost **start, struct curl_httppost **end) | yatbcpp::sendPhoto | virtual |
caption | yatbcpp::sendPhoto | private |
chat_id | yatbcpp::sendPhoto | private |
disable_notification | yatbcpp::sendPhoto | private |
telegram_methodJSON< Message >::functionname | yatbcpp::telegram_methodJSON< Message > | protected |
telegram_methodMultipart< Message >::functionname | yatbcpp::telegram_methodMultipart< Message > | protected |
getCaption() const | yatbcpp::sendPhoto | |
getChat_id() const | yatbcpp::sendPhoto | |
getDisable_notification() const | yatbcpp::sendPhoto | |
telegram_methodJSON< Message >::getFunctionname() const | yatbcpp::telegram_methodJSON< Message > | inline |
telegram_methodMultipart< Message >::getFunctionname() const | yatbcpp::telegram_methodMultipart< Message > | inline |
getPhoto() const | yatbcpp::sendPhoto | |
getReply_markup() const | yatbcpp::sendPhoto | |
getReply_to_message_id() const | yatbcpp::sendPhoto | |
perform_requestJSON(Token T, telegram_methodJSON< Message > &method_body) | yatbcpp::telegram_methodJSON< Message > | inlinestatic |
perform_requestMultipart(Token T, telegram_methodMultipart< Message > &method_body) | yatbcpp::telegram_methodMultipart< Message > | inlinestatic |
Photo | yatbcpp::sendPhoto | private |
reply_markup | yatbcpp::sendPhoto | private |
reply_to_message_id | yatbcpp::sendPhoto | private |
sendPhoto(std::int64_t chat_id, std::string photo) | yatbcpp::sendPhoto | |
sendPhoto(std::string chat_id, std::string photo) | yatbcpp::sendPhoto | |
sendPhoto(Chat C, std::string photo) | yatbcpp::sendPhoto | |
setCaption(const std::optional< std::string > &caption) | yatbcpp::sendPhoto | |
setDisable_notification(const std::optional< bool > &disable_notification) | yatbcpp::sendPhoto | |
setReply_to_message_id(const std::optional< std::int32_t > &reply_to_message_id) | yatbcpp::sendPhoto | |
setReplyMarkup(const ReplyKeyboardMarkup RKM) | yatbcpp::sendPhoto | |
setReplyMarkup(const ReplyKeyboardRemove RKR) | yatbcpp::sendPhoto | |
setReplyMarkup(const ForceReply FR) | yatbcpp::sendPhoto | |
telegram_methodJSON(std::string functionname) | yatbcpp::telegram_methodJSON< Message > | inline |
telegram_methodMultipart(std::string functionname) | yatbcpp::telegram_methodMultipart< Message > | inline |
toJson() | yatbcpp::sendPhoto | virtual |
telegram_methodJSON< Message >::WriteCallback(void *contents, size_t size, size_t nmemb, void *stringptr) | yatbcpp::telegram_methodJSON< Message > | inlinestatic |
telegram_methodMultipart< Message >::WriteCallback(void *contents, size_t size, size_t nmemb, void *stringptr) | yatbcpp::telegram_methodMultipart< Message > | inlinestatic |