python-telegram-bot/telegram
Noam Meltzer 1ec12343f0
Add urllib3 fix for socks5h support (#1085)
FIxes #1077
Changes semantics of socks proxy behaviour.
Until now - socks5:// was actually socs5h:// and we didn't really have socks5://
2018-04-25 21:23:48 +03:00
..
ext Add a caption_entity filter for filtering caption entities (#1068) 2018-04-20 13:24:40 +02:00
files Improved File.download (#1019) 2018-03-01 10:10:04 +02:00
games Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
inline remove unnecessary to_dict() (#834) 2018-02-19 10:31:38 +02:00
payment remove unnecessary to_dict() (#834) 2018-02-19 10:31:38 +02:00
utils Handle utf8 decoding errors (#1076) 2018-04-17 07:40:02 +03:00
vendor Add urllib3 fix for socks5h support (#1085) 2018-04-25 21:23:48 +03:00
__init__.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
__main__.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
base.py remove unnecessary to_dict() (#834) 2018-02-19 10:31:38 +02:00
bot.py Add missing docs utils (#912) 2018-03-05 12:17:56 +01:00
callbackquery.py remove unnecessary to_dict() (#834) 2018-02-19 10:31:38 +02:00
chat.py Make chat_id a positional argument inside shortcut methods of Chat and User classes #1048 (#1050) 2018-03-17 00:10:11 +01:00
chataction.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
chatmember.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
choseninlineresult.py remove unnecessary to_dict() (#834) 2018-02-19 10:31:38 +02:00
constants.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
error.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
forcereply.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
keyboardbutton.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
message.py Fix in telegram.Message (#1042) 2018-03-16 21:42:39 +01:00
messageentity.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
parsemode.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
replykeyboardmarkup.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
replykeyboardremove.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
replymarkup.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
update.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
user.py Explicitly make Bot.full_name return a unicode object, rather than implicitly a unicode object in Python 3 and a str object on Python 2. (#1063) 2018-04-16 10:37:41 +02:00
userprofilephotos.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
version.py Bump to v10.0.2 2018-04-17 09:07:19 +02:00
webhookinfo.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00