We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e18edf commit 271cf98Copy full SHA for 271cf98
CHANGELOG.md
@@ -22,6 +22,8 @@ These changes are available on the `master` branch, but have not yet been releas
22
`tags`. ([#2520](https://github.com/Pycord-Development/pycord/pull/2520))
23
- Added `Member.guild_banner` and `Member.display_banner` properties.
24
([#2556](https://github.com/Pycord-Development/pycord/pull/2556))
25
+- Added `played_seconds` function to `VoiceClient` to get elapsed time of the
26
+ playing audio file. ([#2587](https://github.com/Pycord-Development/pycord/pull/2587/))
27
28
### Fixed
29
0 commit comments