Closed Snazzah closed 1 month ago
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.
IS_VOICE_MESSAGE
1 << 13
The message would display as a voice message with the valid flags.
The IS_VOICE_MESSAGE is ignored from the message flags.
No response
canary 328464 (1dfaddb) Host 1.0.450 x64 (52654) Build Override: N/A Windows 11 64-bit (10.0.22631)
a fix for this has been merged
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
1 << 13
(8192)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)