JD
bot.command('shit', ctx => ctx.reply(42/0))
bot.catch(console.error)
Size: a a a
JD
bot.command('shit', ctx => ctx.reply(42/0))
bot.catch(console.error)
E
bot.catch((err, ctx) => {
ctx.reply("Что-то пошло не так. Попробуй еще раз.");
});
j
OO
Y💜
bot.command('shit', ctx => ctx.reply(42/0))
bot.catch(console.error)
ym
JD
Y💜
JD
j
bot.catch((err, ctx) => {
ctx.reply("Что-то пошло не так. Попробуй еще раз.");
});
DR
OO
OO
E
E
☔
DR
E