Method PlaceInAsync
- Namespace
- Dis
Cat .EntitiesSharp
- Assembly
- DisCatSharp.dll
PlaceInAsync(DiscordChannel)
Moves this member to the specified voice channel
Parameters
channel
DiscordChannel
Returns
Exceptions
- Unauthorized
Exception Thrown when the client does not have the Move
Members permission.- Not
Found Exception Thrown when the member does not exist.
- Bad
Request Exception Thrown when an invalid parameter was provided.
- Server
Error Exception Thrown when Discord is unable to process the request.