Type Alias: ScenarioBody
ScenarioBody = (
ctx) =>void|Promise<void>
Parameters
ctx
any
Returns
void | Promise<void>
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
ScenarioBody = (
ctx) =>void|Promise<void>
any
void | Promise<void>