Cppgram
1.0.0
Easy and modern C++14 Telegram Bot API wrapper
|
Contact send by a user. More...
#include <contact.hpp>
Public Attributes | |
std::string | phone_number |
Contact's phone number. | |
std::string | first_name |
Contact's first name. | |
std::experimental::optional< std::string > | last_name |
Optional. Contact's last name | |
std::experimental::optional< int_fast32_t > | user_id |
Optional. Contact's user identifier in Telegram | |
Contact send by a user.
This object represents a phone contact. [Api reference](https://core.telegram.org/bots/api#contact