-
I get that error when use `conversation.wait()`: `TypeError: Cannot read properties of undefined (reading 'length')`
-
**Now**
All Storage Adapters (and Session as it is dependent on them) do not support working without Node API. So Grammy can't be used with the sessions plugin on Cloudflare Workers (and similar Ed…
-
When I try to use oak on Deno Deploy I have this error message at runtime
![immagine](https://github.com/grammyjs/grammY/assets/42920247/5cb377e3-db5e-4038-8e73-2ba728943598)
seems like an inco…
-
**Description:**
The webhook example provided at https://github.com/grammyjs/examples/tree/main/setups/next-node does not work correctly when deployed to Vercel. The following behaviour occurs:
…
-
By far my understanding is that, during middleware chain, Context type is only changed through filters and all middleware must explicitly flavor Context type globally.
But what if I have a middlewa…
mordv updated
4 months ago
-
I'm using the following configuration of handling webhooks. While it's working in development (API route build time is under 1.5s), Vercel constantly reports function timeout without response. Some of…
-
It would be cool to have the choice between different retry strategies, such as linear, quadratic, or exponential, all with configurable parameters.
The grammY runner can already do this while requ…
-
Hi!
I'm running my grammy telegram bot on CFW (Cloudflare Workers) and I would like to use the `@grammyjs/conversations` plugin. However this plugin has an indirect dependency to `@deno/shim-deno` …
-
### What version of Bun is running?
1.0.1+31aec4ebe325982fc0ef27498984b0ad9969162b
### What platform is your computer?
Linux 5.15.0-1040-kvm x86_64 x86_64
### What steps can reproduce the …
-
Hello, I am unable to build due to a conflict with the @grammyjs/types library. Your library only uses @grammyjs/chat-members @grammyjs/types@2.12, while Grammy itself uses grammy @grammyjs/types@3.3.…