Skip to content

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