i want canscel ?
i try :
stage.command('cancel', async ctx => {
getCommand.leave((ctx) => ctx.reply('*Done Cancel*', Extra.markdown()))
})
but not Canceling
Move getCommand.leave to the file root (where you have .enter etc) use ctx.scene.leave() to leave
Обсуждают сегодня