#include "KeyboardButton.h"
◆ KeyboardButton() [1/2]
KeyboardButton::KeyboardButton |
( |
std::string |
text | ) |
|
◆ KeyboardButton() [2/2]
KeyboardButton::KeyboardButton |
( |
const KeyboardButton & |
KeyboardButton | ) |
|
◆ getRequest_contact()
const optional< bool > & KeyboardButton::getRequest_contact |
( |
| ) |
const |
◆ getRequest_location()
const optional< bool > & KeyboardButton::getRequest_location |
( |
| ) |
const |
◆ getText()
const string & KeyboardButton::getText |
( |
| ) |
const |
◆ setRequest_contact()
void KeyboardButton::setRequest_contact |
( |
const std::optional< bool > & |
request_contact | ) |
|
◆ setRequest_location()
void KeyboardButton::setRequest_location |
( |
const std::optional< bool > & |
request_location | ) |
|
◆ request_contact
std::optional<bool> yatbcpp::KeyboardButton::request_contact |
|
private |
◆ request_location
std::optional<bool> yatbcpp::KeyboardButton::request_location |
|
private |
◆ text
std::string yatbcpp::KeyboardButton::text |
|
private |
The documentation for this class was generated from the following files: