TGTGInsighttelegram intelligenceLIVE / telegram public index
← python-telegram-bot
python-telegram-bot avatar

TGINSIGHT POST

Post #63

@pythontelegrambotchannel

python-telegram-bot

Views9,920Post view count
PostedApr 1704/17/2018, 07:26 AM
Post content

Post content

We've just released v10.0.2! As always, upgrade using pip install python-telegram-bot -U Important fix: - Handle utf8 decoding errors (#1076) New features: - Added Filter.regex (#1028) - Filters for Category and file types (#1046) - Added video note filter (#1067) Fixes: - Fix in telegram.Message (#1042) - Make chat_id a positional argument inside shortcut methods of Chat and User classes (#1050) - Make Bot.full_name return a unicode object. (#1063) - CommandHandler faster check (#1074) - Correct documentation of Dispatcher.add_handler (#1071) - Various small fixes to documentation. We wish to thank everyone who had contributed to this release. Happy upgrades everyone!