Discord.Net-Labs
Discord.Net-Labs copied to clipboard
Cannot update interaction response to remove attachments
You guys marked https://github.com/Discord-Net-Labs/Discord.Net-Labs/issues/243 as fixed, but I don't seem to be able to call SocketMessageComponent::UpdateAsync and remove attachments from a message, looking at the code, it doesn't look like it even looks at the attachments I pass in there.
It also looks like SocketInteraction's ModifyOriginalResponseAsync has the same issue