TelegramBots / Telegram.Bot

.NET Client for Telegram Bot API
https://telegrambots.github.io/book
MIT License
3.22k stars 690 forks source link

Add "Bad Request: group chat was upgraded to a supergroup chat" exception #663

Closed karb0f0s closed 6 years ago

karb0f0s commented 6 years ago

HTTP code: 400 Error message: Bad Request: group chat was upgraded to a supergroup chat

You receive this error when send message to group that was upgraded to supergroup with old groupId

karb0f0s commented 6 years ago

This issue was moved to TelegramBots/Telegram.Bot.Extensions.Exceptions#1