-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
Description
Description
Bots can send voice messages and these can also be sent through interactions, however the IS_VOICE_MESSAGE
flag cannot be deferred for interactions it seems.
Steps to Reproduce
- Defer with flags set to
1 << 13
(8192) - Send (through Edit Original Interaction Response) a valid voice message.
Expected Behavior
The message would display as a voice message with the valid flags.
Current Behavior
The IS_VOICE_MESSAGE
is ignored from the message flags.
Screenshots/Videos
No response
Client and System Information
canary 328464 (1dfaddb)
Host 1.0.450 x64 (52654)
Build Override: N/A
Windows 11 64-bit (10.0.22631)