2024-07-24 21:02:53 +02:00
.. _inline-tree:
2022-08-27 11:46:51 +02:00
Inline Mode
-----------
2024-07-24 21:02:53 +02:00
The following methods and objects allow your bot to work in `inline mode <https://core.telegram.org/bots/inline> `_ .
Please see Telegrams `Introduction to Inline bots <https://core.telegram.org/bots/inline> `_ for more details.
To enable this option, send the `` /setinline `` command to `@BotFather <https://t.me/botfather> `_ and provide the placeholder text that the user will see in the input field after typing your bot's name.
2022-08-27 11:46:51 +02:00
.. toctree ::
2022-12-15 15:20:04 +01:00
:titlesonly:
2022-08-27 11:46:51 +02:00
telegram.choseninlineresult
telegram.inlinequery
telegram.inlinequeryresult
telegram.inlinequeryresultarticle
telegram.inlinequeryresultaudio
telegram.inlinequeryresultcachedaudio
telegram.inlinequeryresultcacheddocument
telegram.inlinequeryresultcachedgif
telegram.inlinequeryresultcachedmpeg4gif
telegram.inlinequeryresultcachedphoto
telegram.inlinequeryresultcachedsticker
telegram.inlinequeryresultcachedvideo
telegram.inlinequeryresultcachedvoice
telegram.inlinequeryresultcontact
telegram.inlinequeryresultdocument
telegram.inlinequeryresultgame
telegram.inlinequeryresultgif
telegram.inlinequeryresultlocation
telegram.inlinequeryresultmpeg4gif
telegram.inlinequeryresultphoto
2023-05-07 13:44:34 +02:00
telegram.inlinequeryresultsbutton
2022-08-27 11:46:51 +02:00
telegram.inlinequeryresultvenue
telegram.inlinequeryresultvideo
telegram.inlinequeryresultvoice
telegram.inputmessagecontent
telegram.inputtextmessagecontent
telegram.inputlocationmessagecontent
telegram.inputvenuemessagecontent
telegram.inputcontactmessagecontent
telegram.inputinvoicemessagecontent