mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-12 10:11:52 +00:00
12 lines
224 B
YAML
12 lines
224 B
YAML
|
|
annotations:
|
||
|
|
until_date:
|
||
|
|
parsed_type:
|
||
|
|
type: union
|
||
|
|
items:
|
||
|
|
- type: std
|
||
|
|
name: datetime.datetime
|
||
|
|
- type: std
|
||
|
|
name: datetime.timedelta
|
||
|
|
- type: std
|
||
|
|
name: int
|