|
Telebot 9.4
Library for Telegram bot API
|
This object contains information about the users whose identifiers were shared with the bot using a KeyboardButtonRequestUsers button. More...
#include <telebot-types.h>
Public Attributes | |
| int | request_id |
| struct telebot_shared_user * | users |
| int | count_users |
This object contains information about the users whose identifiers were shared with the bot using a KeyboardButtonRequestUsers button.
| int telebot_users_shared::request_id |
Identifier of the request
| struct telebot_shared_user* telebot_users_shared::users |
Information about users shared with the bot.