mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2024-11-22 15:17:00 +01:00
ed147813ab
* BotCommandScopes
* pre-commit
* typo
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
* rename kickChatMember & getChatMembersCount method
Signed-off-by: starry69 <starry369126@outlook.com>
* add `language_code` and `scope` to `get/set_my_commands`
and add `delete_my_commands()`
* add `input_field_placeholder` to replykeyboardmarkup.py and forcereply.py
also improved/fixed docs along the way
* showcase `input_field_placeholder` in conversationbot.py
* review 1
'i will not go away' has gone away 😢
* deprecate `Bot.commands` and make sure its only used for default scope
* review 2 (use constants for scope)
* Review
Signed-off-by: starry69 <starry369126@outlook.com>
* doc updates
* New ChatMember classes
Signed-off-by: starry69 <starry369126@outlook.com>
* Address review
Signed-off-by: starry69 <starry369126@outlook.com>
* add versionadded tags again
Signed-off-by: starry69 <starry369126@outlook.com>
* Improve tests & add a deprecation note to ChatMember
* test_official
* Documentation tweaks
* Bump bot api version number
* but bot
* Rename chat shortcuts
Signed-off-by: starry69 <starry369126@outlook.com>
* deepsource
Signed-off-by: starry69 <starry369126@outlook.com>
* add missing slot in botcommandscope & missing slot tests
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
Co-authored-by: starry69 <starry369126@outlook.com>
Co-authored-by: Harshil <ilovebhagwan@gmail.com>
183 lines
4.5 KiB
ReStructuredText
183 lines
4.5 KiB
ReStructuredText
telegram package
|
|
================
|
|
|
|
.. toctree::
|
|
|
|
telegram.animation
|
|
telegram.audio
|
|
telegram.bot
|
|
telegram.botcommand
|
|
telegram.botcommandscope
|
|
telegram.botcommandscopedefault
|
|
telegram.botcommandscopeallprivatechats
|
|
telegram.botcommandscopeallgroupchats
|
|
telegram.botcommandscopeallchatadministrators
|
|
telegram.botcommandscopechat
|
|
telegram.botcommandscopechatadministrators
|
|
telegram.botcommandscopechatmember
|
|
telegram.callbackquery
|
|
telegram.chat
|
|
telegram.chataction
|
|
telegram.chatinvitelink
|
|
telegram.chatlocation
|
|
telegram.chatmember
|
|
telegram.chatmemberowner
|
|
telegram.chatmemberadministrator
|
|
telegram.chatmembermember
|
|
telegram.chatmemberrestricted
|
|
telegram.chatmemberleft
|
|
telegram.chatmemberbanned
|
|
telegram.chatmemberupdated
|
|
telegram.chatpermissions
|
|
telegram.chatphoto
|
|
telegram.constants
|
|
telegram.contact
|
|
telegram.dice
|
|
telegram.document
|
|
telegram.error
|
|
telegram.file
|
|
telegram.forcereply
|
|
telegram.inlinekeyboardbutton
|
|
telegram.inlinekeyboardmarkup
|
|
telegram.inputfile
|
|
telegram.inputmedia
|
|
telegram.inputmediaanimation
|
|
telegram.inputmediaaudio
|
|
telegram.inputmediadocument
|
|
telegram.inputmediaphoto
|
|
telegram.inputmediavideo
|
|
telegram.keyboardbutton
|
|
telegram.keyboardbuttonpolltype
|
|
telegram.location
|
|
telegram.loginurl
|
|
telegram.message
|
|
telegram.messageautodeletetimerchanged
|
|
telegram.messageid
|
|
telegram.messageentity
|
|
telegram.parsemode
|
|
telegram.photosize
|
|
telegram.poll
|
|
telegram.pollanswer
|
|
telegram.polloption
|
|
telegram.proximityalerttriggered
|
|
telegram.replykeyboardremove
|
|
telegram.replykeyboardmarkup
|
|
telegram.replymarkup
|
|
telegram.telegramobject
|
|
telegram.update
|
|
telegram.user
|
|
telegram.userprofilephotos
|
|
telegram.venue
|
|
telegram.video
|
|
telegram.videonote
|
|
telegram.voice
|
|
telegram.voicechatstarted
|
|
telegram.voicechatended
|
|
telegram.voicechatscheduled
|
|
telegram.voicechatparticipantsinvited
|
|
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.inputinvoicemessagecontent
|
|
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.callbackgame
|
|
telegram.gamehighscore
|
|
|
|
Passport
|
|
--------
|
|
|
|
.. toctree::
|
|
|
|
telegram.passportelementerror
|
|
telegram.passportelementerrorfile
|
|
telegram.passportelementerrorfiles
|
|
telegram.passportelementerrorreverseside
|
|
telegram.passportelementerrorfrontside
|
|
telegram.passportelementerrordatafield
|
|
telegram.passportelementerrorselfie
|
|
telegram.passportelementerrortranslationfile
|
|
telegram.passportelementerrortranslationfiles
|
|
telegram.passportelementerrorunspecified
|
|
telegram.credentials
|
|
telegram.datacredentials
|
|
telegram.securedata
|
|
telegram.securevalue
|
|
telegram.filecredentials
|
|
telegram.iddocumentdata
|
|
telegram.personaldetails
|
|
telegram.residentialaddress
|
|
telegram.passportdata
|
|
telegram.passportfile
|
|
telegram.encryptedpassportelement
|
|
telegram.encryptedcredentials
|
|
|
|
utils
|
|
-----
|
|
|
|
.. toctree::
|
|
|
|
telegram.utils.helpers
|
|
telegram.utils.promise
|
|
telegram.utils.request
|
|
telegram.utils.types
|