#How to avoid interaction listener mixing commands

1 messages · Page 1 of 1 (latest)

turbid fulcrum

Im coding a command which update a user from a database, it returns an embed message with user's information and it have a row with buttons to select properties to change. The problem is that when i make another instance of the command every embed used previously also change with the new responses.