KnightNiwrem

Results 7 issues of KnightNiwrem

```bash yarn add @grammyjs/ratelimiter yarn add https://github.com/grammyjs/grammY.git ``` ```ts import { Bot, Context } from 'grammy'; import { limit } from '@grammyjs/ratelimiter'; type FromContext = Context & { from: NonNullable...

See conversations at https://github.com/grammyjs/website/pull/520

Idea: Inside .external, skip the conversation's ctx.api transformer, effectively making it similar to bot.api calls that can be safely called inside .external.

ConversationFlavor in code follows a Transformative flavor pattern, while it is used like an Additive flavor in documentation. This happens to work in many instances, but not where the transformation...

Please help verify (not familiar with lerna and pnpm) this works for deno and node.

### Describe the Bug When Directus is deployed as multiple Pods or Containers in a cluster with Redis as the synchronization store, Marketplace extensions installed in 1 instance does not...

Extensions