mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-14 10:53:23 +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: LEFT_CHAT_MEMBER
|
||||||
:key: INVOICE
|
:key: INVOICE
|
||||||
:key: SUCCESSFUL_PAYMENT
|
:key: SUCCESSFUL_PAYMENT
|
||||||
|
:key: CONNECTED_WEBSITE
|
||||||
|
:key: UNKNOWN
|
||||||
|
:key: ANY
|
||||||
"""
|
"""
|
||||||
mode = helper.HelperMode.snake_case
|
mode = helper.HelperMode.snake_case
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue