Handle group migration error
m0sth8 opened this issue · 0 comments
m0sth8 commented
Get error If group becomes supergroup:
2016/05/22 17:20:13 request map[data:chat_id={NUMBER}&parse_mode=Markdown&text=exit url:https://api.telegram.org/bot{TOKEN}/sendMessage]
2016/05/22 17:20:13 response map[status_code:400]
2016/05/22 17:20:13 response map[data:{"ok":false,"error_code":400,"description":"Bad Request: group chat is migrated to a supergroup chat","parameters":{"migrate_to_chat_id":NEW_NUMBER}}]
2016/05/22 17:20:13 apiError: Bad Request: group chat is migrated to a supergroup chat