#Ability to not respond to slash commands without an error popping up?
12 messages · Page 1 of 1 (latest)
for messagecomponents, interaction.deferUpdate
MessageComponentInteraction#deferUpdate()
Defers an update to the message to which the component was attached.
Why aren't you using update to modify the embed
ah, thank you!
After deferring the update, how do I actually update the message? When I do, it just says interaction already deferred
for replies you editReply
^ @solar bay
i don’t know if ur pagination is built to last longer than an interaction tokens life, but if not u can just use interaction.update.
If it is, interaction.message.edit