grammyjs / website

The grammY documentation website.
https://grammy.dev
MIT License
46 stars 104 forks source link

Improve documentation for session storage enchancements. #876

Closed adithyagenie closed 7 months ago

adithyagenie commented 1 year ago

Need to improve type documentation for custom adapters when using enchanceStorage function. There is no mention in docs to use new StorageAdapter<Enhance<SessionData>>({ //params// }).

KnorpelSenf commented 1 year ago

https://t.me/grammyjs/146160

KnorpelSenf commented 7 months ago

This was fixed by #1019