Skip to content

Conversation

almeidx
Copy link
Member

@almeidx almeidx commented Aug 27, 2024

Please describe the changes this PR makes and why it should be merged:

Adds the ability to send voice messages
Resolves #10298

Depends on:

Status and versioning classification:

  • Code changes have been tested against the Discord API, or there are no code changes
  • I know how to update typings and have done so, or typings don't need updating

@almeidx almeidx requested a review from a team as a code owner August 27, 2024 12:11
Copy link

vercel bot commented Aug 27, 2024

The latest updates on your projects. Learn more about Vercel for GitHub.

2 Skipped Deployments
Project Deployment Preview Comments Updated (UTC)
discord-js Ignored Ignored Preview Aug 27, 2025 5:20pm
discord-js-guide Ignored Ignored Preview Aug 27, 2025 5:20pm

@Jiralite Jiralite marked this pull request as draft November 29, 2024 16:11
@Arm-0001
Copy link

Whats the status on this? @vladfrangu

@Jiralite
Copy link
Member

Please see what this pull request depends on: discord/discord-api-docs#7267

Awaiting documentation from Discord.

@vladfrangu
Copy link
Member

This PR needs a rebase and a revival

@almeidx almeidx force-pushed the feat/create-voice-messages branch 2 times, most recently from 6d5b34a to e84c497 Compare July 27, 2025 11:29
@almeidx almeidx force-pushed the feat/create-voice-messages branch from e84c497 to c0dcbd8 Compare July 27, 2025 11:30
@almeidx almeidx marked this pull request as ready for review July 27, 2025 11:30
* @property {string} [name] The name of the attachment
* @property {string} [description] The description of the attachment
* @property {title} [title] The title of the attachment
* @property {string} [waveform] The base64 encoded byte array representing a sampled waveform
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we document (eveywhere you can set this and duration) that these are currently only used for voice messages?

@github-project-automation github-project-automation bot moved this from Todo to Review in Progress in discord.js Aug 27, 2025
Co-authored-by: ckohen <chaikohen@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Review in Progress
Development

Successfully merging this pull request may close these issues.

Add support for sending voice messages
6 participants