Skip to content
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

Add receiving and setting the status for the voice channel #2325

Closed
Shandeika opened this issue Jan 20, 2024 · 0 comments · Fixed by #2368
Closed

Add receiving and setting the status for the voice channel #2325

Shandeika opened this issue Jan 20, 2024 · 0 comments · Fixed by #2368
Labels
feature request New feature request

Comments

@Shandeika
Copy link

Summary

Add receiving and setting the status for the voice channel

What is the feature request for?

The core library

The Problem

Currently, the VoiceChannel object does not have the status attribute in the library. And the status cannot be set using the edit() method

The Ideal Solution

Add the ability to get a status and the ability to change it

The Current Solution

No response

Additional Context

The channel status is changed via the endpoint /channels/{channel_id}/voice-status, the type of PUT request

@Shandeika Shandeika added the feature request New feature request label Jan 20, 2024
@Lulalaby Lulalaby linked a pull request Feb 28, 2024 that will close this issue
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants