Vladyslav Baklaiev

Results 2 comments of Vladyslav Baklaiev

@judy9712 I've just bumped into this issue and suppressing the error helped, the API with test env still works ```js // @ts-ignore new TelegramBot(TOKEN || '', {polling: true, testEnvironment: true});...

@vsolovev have you tried the workaround from my comment above? >Same issue. Just created account in test environment, created 2 bots with bot father bot and neither of them works....