mirror of
https://github.com/pyrogram/pyrogram
synced 2025-08-31 14:25:55 +00:00
Add support for ChosenInlineResult objects
This commit is contained in:
@@ -366,6 +366,7 @@ def pyrogram_api():
|
||||
InlineQueryResultArticle
|
||||
InlineQueryResultPhoto
|
||||
InlineQueryResultAnimation
|
||||
ChosenInlineResult
|
||||
""",
|
||||
input_message_content="""
|
||||
InputMessageContent
|
||||
|
Reference in New Issue
Block a user