mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-06 16:15:51 +00:00
* Added full support of Bot API * Added full support of Bot API * Fixed tests * Added changelog * Bump version
23 lines
477 B
YAML
23 lines
477 B
YAML
annotations:
|
|
close_date:
|
|
parsed_type:
|
|
type: union
|
|
items:
|
|
- type: std
|
|
name: datetime.datetime
|
|
- type: std
|
|
name: datetime.timedelta
|
|
- type: std
|
|
name: int
|
|
options:
|
|
parsed_type:
|
|
type: array
|
|
items:
|
|
type: union
|
|
items:
|
|
- type: entity
|
|
references:
|
|
category: types
|
|
name: InputPollOption
|
|
- type: std
|
|
name: str
|