Refactor ephemeral message handling in ticket interactions
- Updated ticket command and interaction responses to utilize the new `ephemeral()` function for consistent ephemeral message handling. - Enhanced error handling for member fetching in ticket interactions, ensuring proper responses when members are not found. - Improved localization for new error messages related to member presence in ticket commands. - Documented changes in phase tracking to reflect updates in ticket interaction responses.
This commit is contained in:
@@ -509,6 +509,7 @@
|
||||
- Control-Panel im Ticket: Claim, Close, User-Select Add/Remove (wie TempVoice-Pattern)
|
||||
- Opener darf schließen; Claim/Add/Remove nur Support-Staff
|
||||
- Prioritäts-Dropdown im Discord-Control-Panel (`ticket:ctrl:priority`)
|
||||
- Robustheit: Unknown Channel (10003) beim Close nur noch debug; Unknown Member (10007) bei Add/Remove/Interactions abgefangen; Ticket-Commands nutzen `ephemeral()` flags
|
||||
|
||||
### Manuell testen
|
||||
|
||||
|
||||
Reference in New Issue
Block a user