This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
pyTelegramBotAPI
Watch
1
Star
0
Fork
0
You've already forked pyTelegramBotAPI
mirror of
https://github.com/eternnoir/pyTelegramBotAPI.git
synced
2023-08-10 21:12:57 +03:00
Code
Releases
Activity
pyTelegramBotAPI
/
telebot
History
mabitte
5175803d0b
* dict.get(key) returns None if key is not in the dictionary
...
* used the class method's class reference to instantiate type classes
2015-10-15 16:53:59 +02:00
..
__init__.py
Minor CPU optimization
2015-10-03 12:48:56 +02:00
apihelper.py
Fix
#83
2015-10-06 22:36:57 +02:00
types.py
* dict.get(key) returns None if key is not in the dictionary
2015-10-15 16:53:59 +02:00
util.py
Fix queue default value.
#86
2015-10-13 13:05:38 +08:00