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

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

chat_idyatbcpp::sendLocationprivate
disable_notificationyatbcpp::sendLocationprivate
functionnameyatbcpp::telegram_methodJSON< Message >protected
getChat_id() constyatbcpp::sendLocation
getDisable_notification() constyatbcpp::sendLocation
getFunctionname() constyatbcpp::telegram_methodJSON< Message >inline
getLatitude() constyatbcpp::sendLocation
getLivePeriod() constyatbcpp::sendLocation
getLongitude() constyatbcpp::sendLocation
getReply_markup() constyatbcpp::sendLocation
getReply_to_message_id() constyatbcpp::sendLocation
latitudeyatbcpp::sendLocationprivate
live_periodyatbcpp::sendLocationprivate
longitudeyatbcpp::sendLocationprivate
perform_requestJSON(Token T, telegram_methodJSON< Message > &method_body)yatbcpp::telegram_methodJSON< Message >inlinestatic
reply_markupyatbcpp::sendLocationprivate
reply_to_message_idyatbcpp::sendLocationprivate
sendLocation(Chat C, Location location)yatbcpp::sendLocation
sendLocation(std::int64_t chat_id, Location location)yatbcpp::sendLocation
sendLocation(std::string chat_id, Location location)yatbcpp::sendLocation
setDisable_notification(const std::optional< bool > &disable_notification)yatbcpp::sendLocation
setLive_period(const std::optional< unsigned int > &live_period)yatbcpp::sendLocation
setLivePeriod(const std::optional< unsigned int > live_period)yatbcpp::sendLocation
setReply_to_message_id(const std::optional< int > &reply_to_message_id)yatbcpp::sendLocation
setReplyMarkup(const ReplyKeyboardMarkup RKM)yatbcpp::sendLocation
setReplyMarkup(const ReplyKeyboardRemove RKR)yatbcpp::sendLocation
setReplyMarkup(const ForceReply FR)yatbcpp::sendLocation
telegram_methodJSON(std::string functionname)yatbcpp::telegram_methodJSON< Message >inline
toJson()yatbcpp::sendLocationvirtual
WriteCallback(void *contents, size_t size, size_t nmemb, void *stringptr)yatbcpp::telegram_methodJSON< Message >inlinestatic