Authentication is configured. To test:
Or use curl:
curl -X POST http://localhost:3000/test/send -H "Content-Type: application/json" -d '{"chatId": "YOUR_CHAT_ID", "message": "Hello from bot!"}'