|
Telebot 9.4
Library for Telegram bot API
|
This object contains information about the user whose identifier was shared with the bot using a KeyboardButtonRequestUser button. More...
#include <telebot-types.h>
Public Attributes | |
| int | request_id |
| long long int | user_id |
This object contains information about the user whose identifier was shared with the bot using a KeyboardButtonRequestUser button.
| int telebot_user_shared::request_id |
Identifier of the request
| long long int telebot_user_shared::user_id |
Identifier of the shared user.