yatbcpp  0.0.1
Yet another Telegram Bot CPP Library
yatbcpp::sendVideo Member List

This is the complete list of members for yatbcpp::sendVideo, including all inherited members.

add_to_post(struct curl_httppost **start, struct curl_httppost **end)yatbcpp::sendVideovirtual
captionyatbcpp::sendVideoprivate
chat_idyatbcpp::sendVideoprivate
disable_notificationyatbcpp::sendVideoprivate
durationyatbcpp::sendVideoprivate
telegram_methodJSON< Message >::functionnameyatbcpp::telegram_methodJSON< Message >protected
telegram_methodMultipart< Message >::functionnameyatbcpp::telegram_methodMultipart< Message >protected
getCaption() constyatbcpp::sendVideo
getChat_id() constyatbcpp::sendVideo
getDisable_notification() constyatbcpp::sendVideo
getDuration() constyatbcpp::sendVideo
telegram_methodJSON< Message >::getFunctionname() constyatbcpp::telegram_methodJSON< Message >inline
telegram_methodMultipart< Message >::getFunctionname() constyatbcpp::telegram_methodMultipart< Message >inline
getHeight() constyatbcpp::sendVideo
getReply_markup() constyatbcpp::sendVideo
getReply_to_message_id() constyatbcpp::sendVideo
getVideo() constyatbcpp::sendVideo
getWidth() constyatbcpp::sendVideo
heightyatbcpp::sendVideoprivate
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_markupyatbcpp::sendVideoprivate
reply_to_message_idyatbcpp::sendVideoprivate
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::sendVideovirtual
videoyatbcpp::sendVideoprivate
widthyatbcpp::sendVideoprivate
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