Property Users
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Users
Gets the list of members currently in the channel (if voice channel), or members who can see the channel (otherwise).
[JsonIgnore]
public virtual IReadOnlyList<DiscordMember> Users { get; }