python-telegram-bot/telegram/ext
GauthamramRavichandran 5da1dd7ce9
Add max_connections Parameter to Updater.start_webhook (#2547)
* Include max_connections args

* Update docs & add test

Co-authored-by: Hinrich Mahler <hinrich.mahler@freenet.de>
2021-06-06 09:27:45 +02:00
..
utils Fix for Promise.done_callback (#2544) 2021-06-05 17:08:45 +02:00
__init__.py API 5.1 (#2424) 2021-03-14 16:41:35 +01:00
basepersistence.py Add __slots__ (#2345) 2021-05-29 16:18:16 +02:00
callbackcontext.py Add __slots__ (#2345) 2021-05-29 16:18:16 +02:00
callbackqueryhandler.py Add __slots__ (#2345) 2021-05-29 16:18:16 +02:00
chatmemberhandler.py Add __slots__ (#2345) 2021-05-29 16:18:16 +02:00
choseninlineresulthandler.py Add __slots__ (#2345) 2021-05-29 16:18:16 +02:00
commandhandler.py Add __slots__ (#2345) 2021-05-29 16:18:16 +02:00
conversationhandler.py Add __slots__ (#2345) 2021-05-29 16:18:16 +02:00
defaults.py Add __slots__ (#2345) 2021-05-29 16:18:16 +02:00
dictpersistence.py Add __slots__ (#2345) 2021-05-29 16:18:16 +02:00
dispatcher.py Add __slots__ (#2345) 2021-05-29 16:18:16 +02:00
filters.py Add __slots__ (#2345) 2021-05-29 16:18:16 +02:00
handler.py Add __slots__ (#2345) 2021-05-29 16:18:16 +02:00
inlinequeryhandler.py Add __slots__ (#2345) 2021-05-29 16:18:16 +02:00
jobqueue.py Add __slots__ (#2345) 2021-05-29 16:18:16 +02:00
messagehandler.py Add __slots__ (#2345) 2021-05-29 16:18:16 +02:00
messagequeue.py Add __slots__ (#2345) 2021-05-29 16:18:16 +02:00
picklepersistence.py Add __slots__ (#2345) 2021-05-29 16:18:16 +02:00
pollanswerhandler.py Add __slots__ (#2345) 2021-05-29 16:18:16 +02:00
pollhandler.py Add __slots__ (#2345) 2021-05-29 16:18:16 +02:00
precheckoutqueryhandler.py Add __slots__ (#2345) 2021-05-29 16:18:16 +02:00
regexhandler.py Add __slots__ (#2345) 2021-05-29 16:18:16 +02:00
shippingqueryhandler.py Add __slots__ (#2345) 2021-05-29 16:18:16 +02:00
stringcommandhandler.py Add __slots__ (#2345) 2021-05-29 16:18:16 +02:00
stringregexhandler.py Add __slots__ (#2345) 2021-05-29 16:18:16 +02:00
typehandler.py Add __slots__ (#2345) 2021-05-29 16:18:16 +02:00
updater.py Add max_connections Parameter to Updater.start_webhook (#2547) 2021-06-06 09:27:45 +02:00