DN
Size: a a a
DN
☔
☔
bot.on('successful_payment', (ctx,) => {
console.log(ctx);
return ctx.reply('успех')
})
bot.hears('stickers', ({replyWithInvoice}) => replyWithInvoice(stickers(ctx.from.id)))
bot.hears('phrases', ({replyWithInvoice}) => replyWithInvoice(phrases(ctx.from.id)))
bot.hears('matisse', ({replyWithInvoice}) => replyWithInvoice(matisse(ctx.from.id)))
ee
A
☔
A
-C
☔
☔
☔
DN
☔
DN