X Tutup
Skip to content

Latest commit

 

History

History
118 lines (101 loc) · 2.46 KB

File metadata and controls

118 lines (101 loc) · 2.46 KB

telegram package

.. toctree::

   telegram.contrib
   telegram.ext
   telegram.audio
   telegram.bot
   telegram.callbackquery
   telegram.chat
   telegram.chataction
   telegram.chatmember
   telegram.chatphoto
   telegram.constants
   telegram.contact
   telegram.document
   telegram.error
   telegram.file
   telegram.forcereply
   telegram.inlinekeyboardbutton
   telegram.inlinekeyboardmarkup
   telegram.inputfile
   telegram.keyboardbutton
   telegram.location
   telegram.message
   telegram.messageentity
   telegram.parsemode
   telegram.photosize
   telegram.replykeyboardremove
   telegram.replykeyboardmarkup
   telegram.replymarkup
   telegram.telegramobject
   telegram.update
   telegram.user
   telegram.userprofilephotos
   telegram.venue
   telegram.video
   telegram.videonote
   telegram.voice
   telegram.webhookinfo

Stickers

.. toctree::

   telegram.sticker
   telegram.stickerset
   telegram.maskposition

Inline Mode

.. toctree::

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

Payments

.. toctree::

   telegram.labeledprice
   telegram.invoice
   telegram.shippingaddress
   telegram.orderinfo
   telegram.shippingoption
   telegram.successfulpayment
   telegram.shippingquery
   telegram.precheckoutquery

Games

.. toctree::

   telegram.game
   telegram.animation
   telegram.callbackgame
   telegram.gamehighscore


Module contents

.. automodule:: telegram
    :members:
    :undoc-members:
    :show-inheritance:
    :noindex:
X Tutup