grammyjs / i18n

Internationalization for grammY powered by Fluent.
https://grammy.dev/plugins/i18n
MIT License
31 stars 6 forks source link

fix: make ctx.i18n non-enumerable #33

Closed deptyped closed 1 year ago

deptyped commented 1 year ago

Make ctx.i18n non-enumerable to exclude from serialisation in conversations, as discussed in https://t.me/grammyjs/107171

deptyped commented 1 year ago

Seems like CI failed due to type-error in dcdunkan/tests. @dcdunkan can you take a look?

rojvv commented 1 year ago

@deptyped Merge grammyjs:main.