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

This object contains information about the chat whose identifier was shared with the bot using a KeyboardButtonRequestChat button. More...

#include <telebot-types.h>

Public Attributes

int request_id
 
long long int chat_id
 

Detailed Description

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

Member Data Documentation

◆ chat_id

long long int telebot_chat_shared::chat_id

Identifier of the shared chat.

◆ request_id

int telebot_chat_shared::request_id

Identifier of the request


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