mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2025-09-09 19:31:27 +03:00
feat: ephemeral replies on (un)claim buttons (#580)
* new lines * ephemeral button interactions * send message to channel if interaction is ephemeral * move deferreply to use ephemeral on no perms * .editReply() -> .reply()
This commit is contained in:
@@ -72,4 +72,4 @@ module.exports = class PinMessageCommand extends MessageCommand {
|
||||
],
|
||||
});
|
||||
}
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user