rayz

Results 4 issues of rayz

For some use-cases it would be useful to have the ability to override certain translations programmatically, for example by loading multiple translation files before loading the default translations. This is...

Closes #48 For some use-cases it would be useful to have the ability to override certain translations programmatically, for example by loading multiple translation files before loading the default translations....

Suppose we have a set of chat types we want to listen for within a middleware, and a handler we need to call on match: ```typescript const chatTypes = [...

This pull request adds documentation for chat member filters in the chat-members plugin section. https://github.com/grammyjs/chat-members/pull/10 Let me know if the paragraph structure or anything else could be improved.