15 chat_id(to_string(C.getId())), latitude(location.getLatitude()), longitude(location.getLongitude())
std::optional< int > reply_to_message_id
const float & getLongitude() const
void setReplyMarkup(const ReplyKeyboardMarkup RKM)
std::optional< bool > disable_notification
std::optional< unsigned int > live_period
telegram_methodJSON(std::string functionname)
const std::optional< int > & getReply_to_message_id() const
float getLatitude() const
const std::optional< ReplyMarkup > & getReply_markup() const
void setDisable_notification(const std::optional< bool > &disable_notification)
std::optional< ReplyMarkup > reply_markup
const float & getLatitude() const
void setLive_period(const std::optional< unsigned int > &live_period)
float getLongitude() const
const std::optional< bool > & getDisable_notification() const
const std::string & getChat_id() const
void setReply_to_message_id(const std::optional< int > &reply_to_message_id)
sendLocation(Chat C, Location location)
const std::optional< unsigned int > & getLivePeriod() const