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

feature: MoveAsync and DisconnectAsync #1921

Closed
wants to merge 2 commits into from
Closed

feature: MoveAsync and DisconnectAsync #1921

wants to merge 2 commits into from

Conversation

yannikHoeflich
Copy link

This allows library users to move and disconnect other discord users more easily.

My reason for this change is, that this is much faster to work with and also more clearly what it does than working with ModifyAsync

Changes

  • IGuildUser: added new method MoveAsync (to move the user to another voice channel)
  • IGuildUser: added new method DisconnectAsync (to disconnect the user from its current voice channel)

@quinchs
Copy link
Member

quinchs commented Nov 23, 2021

Implemented in #1923

@quinchs quinchs closed this Nov 23, 2021
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