403 B
403 B
- Terminated by other long poll or webhook
- "No implementation for org.telegram.telegrambots.meta.generics.BotSession was bound"
Terminated by other long poll or webhook
It means that you have already a running instance of your bot. To solve it, close all running ones and then you can start a new instance.