Table of Contents
API reference

Property CurrentUsers

Namespace
DisCatSharp.Lavalink
Assembly
DisCatSharp.Lavalink.dll

Gets a list of current user in the Channel.

public IReadOnlyList<DiscordUser> CurrentUsers { get; }

Property Value

IReadOnlyList<DiscordUser>