mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-06 07:50:32 +00:00
10 lines
280 B
YAML
10 lines
280 B
YAML
name: EncryptedPassportElement
|
|
description: |
|
|
This object represents type of encrypted passport element.
|
|
|
|
Source: https://core.telegram.org/bots/api#encryptedpassportelement
|
|
parse:
|
|
entity: EncryptedPassportElement
|
|
category: types
|
|
attribute: type
|
|
regexp: "'([a-z_]+)'"
|