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

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
 

Detailed Description

This object contains information about the user whose identifier was shared with the bot using a KeyboardButtonRequestUser button.

Member Data Documentation

◆ request_id

int telebot_user_shared::request_id

Identifier of the request

◆ user_id

long long int telebot_user_shared::user_id

Identifier of the shared user.


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