mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-10 17:53:17 +00:00
Added keys for ContentType description
This commit is contained in:
parent
4957596ce3
commit
9159f5d2a1
1 changed files with 3 additions and 0 deletions
|
|
@ -663,6 +663,9 @@ class ContentType(helper.Helper):
|
|||
:key: LEFT_CHAT_MEMBER
|
||||
:key: INVOICE
|
||||
:key: SUCCESSFUL_PAYMENT
|
||||
:key: CONNECTED_WEBSITE
|
||||
:key: UNKNOWN
|
||||
:key: ANY
|
||||
"""
|
||||
mode = helper.HelperMode.snake_case
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue