-
https://core.telegram.org/bots/api#message
-
Nestjs just release v10
https://trilon.io/blog/nestjs-10-is-now-available
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Operating System:
Platform: darwin
Ar…
va3y updated
8 months ago
-
Instead of using a home-grown Mapper class for dealing with menus, let's move on to using the official Grammy's menu plugin for user interactions: https://grammy.dev/plugins/menu
-
**Node.js v20.11.0**
**grammyjs v1.21.1**
**@grammyjs/conversations v1.2.0**
**typescript v5.4.2**
I used the example code with loops from the plugin documentation, and found that with each loop…
-
Before both processes (pm2) grew in memory fast together. After commenting out grammy telegram bot code in the second one, the memory not leaking anymore. So I concluded grammy is the memory leak reas…
-
I am trying to write session data within a conversation. However, that data does not persist outside of the conversation.
I suspect this is due to me not understanding how to incorporate [Golden Ru…
-
As I discovered in grammyjs/grammY#503, grammy can throw some errors outside of `bot.catch()` handling.
The problem is: this behaviour is not currently documented or even mentioned in the [docs on e…
-
Hi! I am using grammy with nextjs, everything works well until I introduce the conversation plugin.
```text
- error ./node_modules/.pnpm/@grammyjs+conversations@1.1.2_grammy@1.17.2/node_modules/@g…
-
Hi, I'm using TDLib with Grammy bot. Flow:
1. User sends /start command to the bot
2. Bot send auth request to TDLib
3. Bot asks some questions. TDLib handlers sendBotMessages to user when TDL rece…