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