You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
dalechyn, jnsvu, BloodofDen, uqee, akeinhell and 5 more