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