2016-04-18 18:13:54 +02:00
|
|
|
telegram.ext package
|
|
|
|
====================
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
|
|
|
|
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
|
|
|
|
telegram.ext.defaults
|
2017-09-25 20:57:53 +02:00
|
|
|
telegram.ext.job
|
2016-04-18 18:13:54 +02:00
|
|
|
telegram.ext.jobqueue
|
2017-07-23 22:33:08 +02:00
|
|
|
telegram.ext.messagequeue
|
|
|
|
telegram.ext.delayqueue
|
|
|
|
|
|
|
|
Handlers
|
|
|
|
--------
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
|
2016-04-18 18:13:54 +02:00
|
|
|
telegram.ext.handler
|
2016-11-01 06:53:51 +01:00
|
|
|
telegram.ext.callbackqueryhandler
|
2016-04-18 18:13:54 +02:00
|
|
|
telegram.ext.choseninlineresulthandler
|
|
|
|
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
|
2016-04-18 18:13:54 +02:00
|
|
|
telegram.ext.regexhandler
|
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
|
|
|
|
telegram.ext.picklepersistence
|
2021-01-30 14:15:39 +01:00
|
|
|
telegram.ext.dictpersistence
|
|
|
|
|
|
|
|
utils
|
|
|
|
-----
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
|
|
|
|
telegram.ext.utils.promise
|