aiogram/.butcher/enums/ChatBoostSourceType.yml
2023-12-30 04:40:18 +02:00

12 lines
315 B
YAML

name: ChatBoostSourceType
description: |
This object represents a type of chat boost source.
Source: https://core.telegram.org/bots/api#chatboostsource
multi_parse:
attribute: source
regexp: "'([a-z_]+)'"
entities:
- ChatBoostSourcePremium
- ChatBoostSourceGiftCode
- ChatBoostSourceGiveaway