is `interaction.replied` true when interaction is deferred?
Very simple question. The title is the question.
4 Replies
Unknown User•4mo ago
Message Not Public
Sign In & Join Server To View
ended up testing myself (probably shouldnt have created this in that case lol) and a i was also assuming the same as you, although apperantly its wrong, a defer isnt a reply. When a defer is called,
interation.deferred is true and interaction.replied is falseThe thread owner has marked this issue as solved.