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

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

add_to_post(struct curl_httppost **start, struct curl_httppost **end)yatbcpp::sendDocumentvirtual
captionyatbcpp::sendDocumentprivate
chat_idyatbcpp::sendDocumentprivate
disable_notificationyatbcpp::sendDocumentprivate
documentyatbcpp::sendDocumentprivate
telegram_methodJSON< Message >::functionnameyatbcpp::telegram_methodJSON< Message >protected
telegram_methodMultipart< Message >::functionnameyatbcpp::telegram_methodMultipart< Message >protected
getCaption() constyatbcpp::sendDocument
getChat_id() constyatbcpp::sendDocument
getDisable_notification() constyatbcpp::sendDocument
getDocument() constyatbcpp::sendDocument
telegram_methodJSON< Message >::getFunctionname() constyatbcpp::telegram_methodJSON< Message >inline
telegram_methodMultipart< Message >::getFunctionname() constyatbcpp::telegram_methodMultipart< Message >inline
getReply_markup() constyatbcpp::sendDocument
getReply_to_message_id() constyatbcpp::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_markupyatbcpp::sendDocumentprivate
reply_to_message_idyatbcpp::sendDocumentprivate
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::sendDocumentvirtual
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