File: telegram.inline-tree.rst

package info (click to toggle)
python-telegram-bot 22.3-1
  • links: PTS
  • area: main
  • in suites: sid
  • size: 11,060 kB
  • sloc: python: 90,298; makefile: 176; sh: 4
file content (45 lines) | stat: -rw-r--r-- 1,680 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
.. _inline-tree:

Inline Mode
-----------

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.


.. toctree::
    :titlesonly:

    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
    telegram.inlinequeryresultsbutton
    telegram.inlinequeryresultvenue
    telegram.inlinequeryresultvideo
    telegram.inlinequeryresultvoice
    telegram.inputmessagecontent
    telegram.inputtextmessagecontent
    telegram.inputlocationmessagecontent
    telegram.inputvenuemessagecontent
    telegram.inputcontactmessagecontent
    telegram.inputinvoicemessagecontent
    telegram.preparedinlinemessage