aiogram/.butcher/enums/StickerFormat.yml

11 lines
234 B
YAML
Raw Normal View History

name: StickerFormat
description: |
Format of the sticker
Source: https://core.telegram.org/bots/api#createnewstickerset
parse:
category: methods
entity: createNewStickerSet
attribute: sticker_format
regexp: "'([a-z_]+)'"