#Voice channels
1 messages · Page 1 of 1 (latest)
DSharpPlus.Entities.DiscordMember.PlaceInAsync
Summary
No summary provided.
Declaration
public Task PlaceInAsync
(
DiscordChannel channel
);
Have in mind that this will throw if the user is not in a channel currently
okay, thank you