Skip to content

feat: add support for voice messages #1376

New issue

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

Merged
merged 1 commit into from
May 3, 2023
Merged

feat: add support for voice messages #1376

merged 1 commit into from
May 3, 2023

Conversation

LordOfPolls
Copy link
Contributor

Pull Request Type

  • Feature addition
  • Bugfix
  • Documentation update
  • Code refactor
  • Tests improvement
  • CI/CD pipeline enhancement
  • Other: [Replace with a description]

Description

Add support for voice messages

This does not add support for sending voice messages, Discord has made this clear this is not allowed
image

Changes

  • Add message flag for voice messages
  • Add new fields to attachments
  • Add editable property to messages to help clarify the state of a message

Related Issues

Test Scenarios

Send a voice message from your phone - use a bot to fetch that message (or listen for it) - check the flags and attachments

Python Compatibility

  • I've ensured my code works on Python 3.10.x
  • I've ensured my code works on Python 3.11.x

Checklist

  • I've run the pre-commit code linter over all edited files
  • I've tested my changes on supported Python versions
  • I've added tests for my code, if applicable
  • I've updated / added documentation, where applicable

@Damego Damego merged commit d4a411c into unstable May 3, 2023
@Damego Damego deleted the voice_messages branch May 3, 2023 05:16
@silasary silasary mentioned this pull request May 4, 2023
13 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants