mirror of
https://github.com/pyrogram/pyrogram
synced 2025-08-31 06:16:06 +00:00
Add inline query results to the documentation
This commit is contained in:
@@ -452,11 +452,23 @@ def pyrogram_api():
|
||||
Inline Mode
|
||||
InlineQuery
|
||||
InlineQueryResult
|
||||
InlineQueryResultCachedAudio
|
||||
InlineQueryResultCachedDocument
|
||||
InlineQueryResultCachedAnimation
|
||||
InlineQueryResultCachedPhoto
|
||||
InlineQueryResultCachedSticker
|
||||
InlineQueryResultCachedVideo
|
||||
InlineQueryResultCachedVoice
|
||||
InlineQueryResultArticle
|
||||
InlineQueryResultPhoto
|
||||
InlineQueryResultAnimation
|
||||
InlineQueryResultAudio
|
||||
InlineQueryResultContact
|
||||
InlineQueryResultDocument
|
||||
InlineQueryResultAnimation
|
||||
InlineQueryResultLocation
|
||||
InlineQueryResultPhoto
|
||||
InlineQueryResultVenue
|
||||
InlineQueryResultVideo
|
||||
InlineQueryResultVoice
|
||||
ChosenInlineResult
|
||||
""",
|
||||
input_message_content="""
|
||||
|
Reference in New Issue
Block a user