Telebot 9.4
Library for Telegram bot API
Loading...
Searching...
No Matches
Public Attributes | List of all members
telebot_users_shared Struct Reference

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_userusers
 
int count_users
 

Detailed Description

This object contains information about the users whose identifiers were shared with the bot using a KeyboardButtonRequestUsers button.

Member Data Documentation

◆ request_id

int telebot_users_shared::request_id

Identifier of the request

◆ users

struct telebot_shared_user* telebot_users_shared::users

Information about users shared with the bot.


The documentation for this struct was generated from the following file: