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