я не понимаю, если у тебя конкретный пример – тогда накой те сцены, да еще визарды, если ты просто хочешь познакомиться с говном, то почему не почитать об этом https://github.com/telegraf/telegraf/issues/705
ctx.wizard.next() - to advance to next step; ctx.wizard.back() - to go back to previous step; ctx.wizard.cursor - to get current step index; ctx.wizard.selectStep(index) - to jump straight to a given step index, can be used to implement branching;