mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-06 16:15:51 +00:00
10 lines
205 B
YAML
10 lines
205 B
YAML
|
|
name: UpdateType
|
||
|
|
description: |
|
||
|
|
This object represents the complete list of allowed update types
|
||
|
|
|
||
|
|
Source: https://core.telegram.org/bots/api#update
|
||
|
|
extract:
|
||
|
|
entity: Update
|
||
|
|
exclude:
|
||
|
|
- update_id
|