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

TGINSIGHT POST

Post #12

@pythontelegrambotchannel

python-telegram-bot

Views4,730Post view count
PostedDec 1612/16/2015, 03:40 PM
Post content

Post content

Hey, we just released v3.1, which contains the following changes: - The chat-field in Message is now of the new type Chat. (API update Oct 8 2015) - Message now contains the optional fields supergroup_chat_created, migrate_to_chat_id, migrate_from_chat_id and channel_chat_created. (API update Nov 2015) This might break backwards compability to v3.0, if you used the GroupChat class, which has been removed in favour of Chat. Please check before updating.