Type defenition of ctx.scene.state
Author: AyzrianCreated Feb 8, 2020Updated May 5, 2026
Labelshelp wantedinvestigatescenes
Is your feature request related to a problem? Please describe. I want to use state of scene to save data, but because it originally typed as object typescript does not allow this.
Describe the solution you'd like It would be great to be able to set the type of state. For example pass an iterface to Telegraf or Stage
Source: telegraf/telegraf