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

Contains information about Telegram Passport data which was shared with the bot by the user. More...

#include <telebot-types.h>

Public Attributes

struct telebot_encrypted_passport_elementdata
 
int count_data
 
struct telebot_encrypted_credentialscredentials
 

Detailed Description

Contains information about Telegram Passport data which was shared with the bot by the user.

Member Data Documentation

◆ credentials

struct telebot_encrypted_credentials* telebot_passport_data::credentials

Encrypted credentials required to decrypt the data

◆ data

struct telebot_encrypted_passport_element* telebot_passport_data::data

Array with information about documents and other Telegram Passport elements that were shared with the bot


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