We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding the ability to send native audio messages
The core library
Add this ability so users can listen to audio files on mobile
Adding the required parameters so voice messages are possible
No response
According to advaith in ddevs server he said that it is documented and "you just send a message with the voice message flag and an audio attachment with waveform and duration fields" https://discord.com/channels/613425648685547541/1130595287078015027/1281416907173396492 https://discord.com/developers/docs/resources/message#attachment-object
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Summary
Adding the ability to send native audio messages
What is the feature request for?
The core library
The Problem
Add this ability so users can listen to audio files on mobile
The Ideal Solution
Adding the required parameters so voice messages are possible
The Current Solution
No response
Additional Context
According to advaith in ddevs server he said that it is documented and "you just send a message with the voice message flag and an audio attachment with waveform and duration fields"
https://discord.com/channels/613425648685547541/1130595287078015027/1281416907173396492
https://discord.com/developers/docs/resources/message#attachment-object
The text was updated successfully, but these errors were encountered: