mirror of
https://github.com/pyrogram/pyrogram
synced 2025-08-31 06:16:06 +00:00
Rework InlineQueryResultArticle. Also add *Photo and *Animation types
This commit is contained in:
@@ -341,6 +341,8 @@ def pyrogram_api():
|
||||
InlineQuery
|
||||
InlineQueryResult
|
||||
InlineQueryResultArticle
|
||||
InlineQueryResultPhoto
|
||||
InlineQueryResultAnimation
|
||||
""",
|
||||
input_message_content="""
|
||||
InputMessageContent
|
||||
|
Reference in New Issue
Block a user