No.
I have almost 6000 users in my bot and it's causing delay since so many users are using it at once, how do I tackle this problem
"delay" and 30 msg/s aren't related at all. it's not easy to help without your system spec or if your code does blocking actions, find the hot spots of the process
See right now it's working super fast but when in night users use it in large amount, it starts delaying I do make too many API requests but it's asynchronous
If you face no floodwaits in the logs. natural server limitations aren't the case, anything else is not something you can control
Yesterday I did see some floodwaits that's why I was asking
Обсуждают сегодня