-
-
Notifications
You must be signed in to change notification settings - Fork 467
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
feat: voice message support #2016
Conversation
for more information, see https://pre-commit.ci
…opment/pycord into feat/voice-messages
for more information, see https://pre-commit.ci
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #2016 +/- ##
==========================================
+ Coverage 33.29% 33.32% +0.02%
==========================================
Files 97 97
Lines 18940 18951 +11
==========================================
+ Hits 6307 6315 +8
- Misses 12633 12636 +3
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report in Codecov by Sentry.
|
Co-authored-by: JustaSqu1d <[email protected]> Signed-off-by: Lala Sabathil <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The "versionadded"s should be 2.5
Signed-off-by: Lala Sabathil <[email protected]>
oops |
Co-authored-by: Dorukyum <[email protected]> Signed-off-by: Lala Sabathil <[email protected]>
Discord PR: discord/discord-api-docs#6082
Implementation Reference: DisCatSharp
As sending is not supported, we won't implement it yet.