This object represents a phone contact.
More...
#include <Contact.h>
This object represents a phone contact.
Definition at line 14 of file Contact.h.
◆ Ptr
◆ firstName
std::string TgBot::Contact::firstName |
◆ lastName
std::string TgBot::Contact::lastName |
◆ phoneNumber
std::string TgBot::Contact::phoneNumber |
◆ userId
std::int64_t TgBot::Contact::userId |
◆ vcard
std::string TgBot::Contact::vcard |
Optional. Additional data about the contact in the form of a vCard.
Definition at line 42 of file Contact.h.
The documentation for this class was generated from the following file: