Telebot
4.7.0
Library for Telegram bot API
|
This object represents a phone contact. More...
#include <telebot-types.h>
Public Attributes | |
char * | phone_number |
char * | first_name |
char * | last_name |
int | user_id |
char * | vcard |
This object represents a phone contact.
char* telebot_contact::first_name |
Contact's first name
char* telebot_contact::last_name |
Optional. Contact's last name
char* telebot_contact::phone_number |
Contact's phone number
int telebot_contact::user_id |
Optional. Contact's user identifier in Telegram
char* telebot_contact::vcard |
Optional. Additional data about the contact in the form of a vCard