leonissenbaum
DIAdiscord.js - Imagine an app
•Created by leonissenbaum on 8/11/2023 in #djs-questions
Get around deferReply's lag
i'm trying to get around the lag caused by awaiting message.deferReply constantly, i'd like to do message.deferReply without awaiting it, but that causes issues when replying to it: if i do editReply or followUp, then it'll break if the bot tries to reply before the deferReply completes
what's the solution to get around this?
20 replies