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 max bitrate value to SocketGuild #1690

Merged
merged 4 commits into from
Dec 14, 2020
Merged

Conversation

vrachv
Copy link
Contributor

@vrachv vrachv commented Nov 21, 2020

Added a method in the SocketGuild which allows you to find out the maximum bitrate in the guild for voice channels.

@SubZero0
Copy link
Member

If we are adding this as a QoL (bitrate is a client-side change), it should be added to the interface and the rest implementation.
And afaik, the <return> should be more descriptive, like: An <see langword="int"/> with the maximum bitrate for voice channels..

Signed-off-by: Still Hsu <dev@stillu.cc>
@Still34 Still34 merged commit aacfea0 into discord-net:dev Dec 14, 2020
@vrachv
Copy link
Contributor Author

vrachv commented Dec 14, 2020

Why this merged? Still not done what @SubZero0 said

@Still34
Copy link
Member

Still34 commented Dec 14, 2020

Yeah I misread the comment - bit late now. Feel free to continue working on it on the same branch though! Can always merge again later.

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.

3 participants