Property CurrentUsers
- Namespace
- DisCatSharp.Lavalink
- Assembly
- DisCatSharp.Lavalink.dll
CurrentUsers
Gets a list of current user in the Channel.
public IReadOnlyList<DiscordUser> CurrentUsers { get; }
Gets a list of current user in the Channel.
public IReadOnlyList<DiscordUser> CurrentUsers { get; }