mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-06 07:50:32 +00:00
12 lines
235 B
YAML
12 lines
235 B
YAML
|
|
annotations:
|
||
|
|
video_start_timestamp:
|
||
|
|
parsed_type:
|
||
|
|
type: union
|
||
|
|
items:
|
||
|
|
- type: std
|
||
|
|
name: datetime.datetime
|
||
|
|
- type: std
|
||
|
|
name: datetime.timedelta
|
||
|
|
- type: std
|
||
|
|
name: int
|