2016-04-18 18:13:54 +02:00
|
|
|
telegram.ext package
|
|
|
|
====================
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
|
2021-06-06 11:48:48 +02:00
|
|
|
telegram.ext.extbot
|
2016-04-18 18:13:54 +02:00
|
|
|
telegram.ext.updater
|
|
|
|
telegram.ext.dispatcher
|
2020-02-02 20:20:54 +01:00
|
|
|
telegram.ext.dispatcherhandlerstop
|
2021-01-30 14:15:39 +01:00
|
|
|
telegram.ext.callbackcontext
|
2017-09-25 20:57:53 +02:00
|
|
|
telegram.ext.job
|
2016-04-18 18:13:54 +02:00
|
|
|
telegram.ext.jobqueue
|
2021-06-06 10:37:53 +02:00
|
|
|
telegram.ext.contexttypes
|
|
|
|
telegram.ext.defaults
|
2017-07-23 22:33:08 +02:00
|
|
|
|
|
|
|
Handlers
|
|
|
|
--------
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
|
2016-04-18 18:13:54 +02:00
|
|
|
telegram.ext.handler
|
2016-11-01 06:53:51 +01:00
|
|
|
telegram.ext.callbackqueryhandler
|
2021-11-08 19:56:57 +01:00
|
|
|
telegram.ext.chatjoinrequesthandler
|
2021-03-14 16:41:35 +01:00
|
|
|
telegram.ext.chatmemberhandler
|
2021-11-08 19:56:57 +01:00
|
|
|
telegram.ext.choseninlineresulthandler
|
2016-04-18 18:13:54 +02:00
|
|
|
telegram.ext.commandhandler
|
2021-01-30 14:15:39 +01:00
|
|
|
telegram.ext.conversationhandler
|
2016-04-18 18:13:54 +02:00
|
|
|
telegram.ext.inlinequeryhandler
|
|
|
|
telegram.ext.messagehandler
|
2021-01-30 14:15:39 +01:00
|
|
|
telegram.ext.filters
|
2020-03-29 11:24:44 +02:00
|
|
|
telegram.ext.pollanswerhandler
|
|
|
|
telegram.ext.pollhandler
|
2017-07-23 22:33:08 +02:00
|
|
|
telegram.ext.precheckoutqueryhandler
|
2018-09-21 08:57:43 +02:00
|
|
|
telegram.ext.prefixhandler
|
2017-07-23 22:33:08 +02:00
|
|
|
telegram.ext.shippingqueryhandler
|
2016-04-18 18:13:54 +02:00
|
|
|
telegram.ext.stringcommandhandler
|
|
|
|
telegram.ext.stringregexhandler
|
|
|
|
telegram.ext.typehandler
|
2018-09-20 22:50:40 +02:00
|
|
|
|
|
|
|
Persistence
|
|
|
|
-----------
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
|
|
|
|
telegram.ext.basepersistence
|
2021-08-13 16:18:42 +02:00
|
|
|
telegram.ext.persistenceinput
|
2018-09-20 22:50:40 +02:00
|
|
|
telegram.ext.picklepersistence
|
2021-01-30 14:15:39 +01:00
|
|
|
telegram.ext.dictpersistence
|
|
|
|
|
2021-06-06 11:48:48 +02:00
|
|
|
Arbitrary Callback Data
|
|
|
|
-----------------------
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
|
|
|
|
telegram.ext.callbackdatacache
|
|
|
|
telegram.ext.invalidcallbackdata
|
|
|
|
|
2021-01-30 14:15:39 +01:00
|
|
|
utils
|
|
|
|
-----
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
|
2021-06-06 10:37:53 +02:00
|
|
|
telegram.ext.utils.promise
|
|
|
|
telegram.ext.utils.types
|