pyTelegramBotAPI
eternnoir/pyTelegramBotAPI is a A simple, but extensible Python implementation for the Telegram Bot API.
Tips⚑
Get chat id⚑
To get the (group) chat id of the (group) chat that has a conversation with the bot, check https://api.telegram.org/bot[bot_token]/getUpdates.