..
__init__.py
API 4.6 ( #1723 )
2020-03-29 09:52:30 +02:00
basepersistence.py
Use @abstractmethod instead of raising NotImplementedError ( #1905 )
2020-05-01 21:27:34 +03:00
callbackcontext.py
Doc fixes ( #1940 )
2020-05-15 15:59:41 +02:00
callbackqueryhandler.py
Update copyright date to 2020 ( #1746 )
2020-02-02 23:08:54 +02:00
choseninlineresulthandler.py
Update copyright date to 2020 ( #1746 )
2020-02-02 23:08:54 +02:00
commandhandler.py
PrefixHandlers command and prefix editable ( #1636 )
2020-03-30 17:49:50 +02:00
conversationhandler.py
Pass last valid context to TIMEOUT handlers ( #1826 )
2020-04-10 13:18:43 +02:00
defaults.py
Add default values ( #1490 )
2020-02-06 11:22:56 +01:00
dictpersistence.py
Tweak persistence handling ( #1827 )
2020-04-10 13:23:13 +02:00
dispatcher.py
Remove NullHandlers ( #1913 )
2020-05-03 10:28:03 +02:00
filters.py
Allow updating ids/usernames of Filters.{user, chat} ( #1757 )
2020-05-10 12:15:11 +02:00
handler.py
Use @abstractmethod instead of raising NotImplementedError ( #1905 )
2020-05-01 21:27:34 +03:00
inlinequeryhandler.py
Update copyright date to 2020 ( #1746 )
2020-02-02 23:08:54 +02:00
jobqueue.py
Fix doc string of run_monthly
2020-05-02 12:14:01 +02:00
messagehandler.py
Update copyright date to 2020 ( #1746 )
2020-02-02 23:08:54 +02:00
messagequeue.py
Render Notes correctly ( #1914 )
2020-04-25 12:34:13 +02:00
picklepersistence.py
Tweak persistence handling ( #1827 )
2020-04-10 13:23:13 +02:00
pollanswerhandler.py
API 4.6 ( #1723 )
2020-03-29 09:52:30 +02:00
pollhandler.py
API 4.6 ( #1723 )
2020-03-29 09:52:30 +02:00
precheckoutqueryhandler.py
Update copyright date to 2020 ( #1746 )
2020-02-02 23:08:54 +02:00
regexhandler.py
Update copyright date to 2020 ( #1746 )
2020-02-02 23:08:54 +02:00
shippingqueryhandler.py
Update copyright date to 2020 ( #1746 )
2020-02-02 23:08:54 +02:00
stringcommandhandler.py
Update copyright date to 2020 ( #1746 )
2020-02-02 23:08:54 +02:00
stringregexhandler.py
Update copyright date to 2020 ( #1746 )
2020-02-02 23:08:54 +02:00
typehandler.py
Update copyright date to 2020 ( #1746 )
2020-02-02 23:08:54 +02:00
updater.py
Doc fixes ( #1940 )
2020-05-15 15:59:41 +02:00