|
Telebot 9.4
Library for Telegram bot API
|
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_element * | data |
| int | count_data |
| struct telebot_encrypted_credentials * | credentials |
Contains information about Telegram Passport data which was shared with the bot by the user.
| struct telebot_encrypted_credentials* telebot_passport_data::credentials |
Encrypted credentials required to decrypt the 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