Class SocketVoiceChannel
public class SocketVoiceChannel : SocketTextChannel, IChannel, IPartialChannel, ISnowflake, IMentionable, IGuildChannel, ITextable
- Inheritance
-
objectSocketVoiceChannel
- Implements
- Inherited Members
- Extension Methods
Properties
Guild
public SocketGuild Guild { get; }
Property Value
VoiceStates
public ConcurrentDictionary<string, SocketVoiceState> VoiceStates { get; }