aiogram/.butcher/enums/EncryptedPassportElement.yml

11 lines
280 B
YAML
Raw Normal View History

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_]+)'"