nyxx-discord / nyxx_commands

A framework for easily creating slash commands and text commands for Discord using the nyxx library.
Apache License 2.0
13 stars 5 forks source link

Fix component helpers not working with ephemeral messages #146

Closed abitofevrything closed 11 months ago

abitofevrything commented 11 months ago

Description

Uses the update interaction response endpoint instead of update message for editing ephemeral messages.

Type of change

Checklist: