Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

No, the NestJS-Telegraf Telegram bot has the ability to process multiple requests simultaneously. This is because the bot runs on Node.js which is known for its ability to handle multiple requests at the same time. However, you can add rate limiting to limit the number of requests a user can make in a certain time period.