Slash command input messages should be classified as system messages or as alternate type
Slash command messages that show the user's input currently have the following properties:
- Authored by the user who called the command
- Not considered a system message
- Message type is 'DEFAULT'
The problem is that none of these properties helps distinguish it from any other message sent by the user, making it difficult to clean up and bulk delete. At the very least, these interaction messages should be classified under a different type or be tagged with something that indicates their unique property as an interaction input.

2
-
They're type 20 in gateway v8.
https://discord.com/developers/docs/resources/channel#message-object-message-types
0
Войдите в службу, чтобы оставить комментарий.
Комментарии
1 комментарий