add_to_post(struct curl_httppost **start, struct curl_httppost **end) | yatbcpp::sendDocument | virtual |
caption | yatbcpp::sendDocument | private |
chat_id | yatbcpp::sendDocument | private |
disable_notification | yatbcpp::sendDocument | private |
document | yatbcpp::sendDocument | private |
telegram_methodJSON< Message >::functionname | yatbcpp::telegram_methodJSON< Message > | protected |
telegram_methodMultipart< Message >::functionname | yatbcpp::telegram_methodMultipart< Message > | protected |
getCaption() const | yatbcpp::sendDocument | |
getChat_id() const | yatbcpp::sendDocument | |
getDisable_notification() const | yatbcpp::sendDocument | |
getDocument() const | yatbcpp::sendDocument | |
telegram_methodJSON< Message >::getFunctionname() const | yatbcpp::telegram_methodJSON< Message > | inline |
telegram_methodMultipart< Message >::getFunctionname() const | yatbcpp::telegram_methodMultipart< Message > | inline |
getReply_markup() const | yatbcpp::sendDocument | |
getReply_to_message_id() const | yatbcpp::sendDocument | |
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 |
reply_markup | yatbcpp::sendDocument | private |
reply_to_message_id | yatbcpp::sendDocument | private |
sendDocument(std::int64_t chat_id, std::string document) | yatbcpp::sendDocument | |
sendDocument(std::string chat_id, std::string document) | yatbcpp::sendDocument | |
sendDocument(Chat C, std::string Document) | yatbcpp::sendDocument | |
setCaption(const std::optional< std::string > &caption) | yatbcpp::sendDocument | |
setDisable_notification(const std::optional< bool > &disable_notification) | yatbcpp::sendDocument | |
setReply_to_message_id(const std::optional< int > &reply_to_message_id) | yatbcpp::sendDocument | |
setReplyMarkup(const ReplyKeyboardMarkup RKM) | yatbcpp::sendDocument | |
setReplyMarkup(const ReplyKeyboardRemove RKR) | yatbcpp::sendDocument | |
setReplyMarkup(const ForceReply FR) | yatbcpp::sendDocument | |
telegram_methodJSON(std::string functionname) | yatbcpp::telegram_methodJSON< Message > | inline |
telegram_methodMultipart(std::string functionname) | yatbcpp::telegram_methodMultipart< Message > | inline |
toJson() | yatbcpp::sendDocument | 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 |