class

Tourmaline::PassportData

Inherits JSON::Serializable / Reference / Object

Describes Telegram Passport data shared with the bot by the user.

Constructors

new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

credentials

Encrypted credentials required to decrypt the data

Source
credentials=(credentials : Tourmaline::EncryptedCredentials)

Encrypted credentials required to decrypt the data

Source
data

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

Source

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

Source