aiogram/.butcher/enums/StickerType.yml
2022-11-23 20:35:29 +02:00

9 lines
227 B
YAML

name: StickerType
description: |
The part of the face relative to which the mask should be placed.
Source: https://core.telegram.org/bots/api#maskposition
parse:
entity: Sticker
attribute: type
regexp: "'([a-z_]+)'"