Hey! I am handling the msg by bot.handleUpdate(msg) and found that library not working for rate limit where as no issue on polling. I am using bot.launch() too. bot.launch({ webhook: { hookPath, }, })