grammyjs / commands

Work-in-progress plugin for managing commands with grammY.
https://grammy.dev
MIT License
13 stars 2 forks source link

Fix middleware context type #9

Closed carafelix closed 6 months ago

carafelix commented 6 months ago

Before the fix some native properties of the context object where missing, as it didn't share the CommandContext type. Still type error on addToScope