Interface ISocketAudioChannel
Represents a generic WebSocket-based audio channel.
Assembly: Discord.Net.WebSocket.dll​
View Source​
Declaration
public interface ISocketAudioChannel : IAudioChannel, IChannel, ISnowflakeEntity, IEntity<ulong>
Represents a generic WebSocket-based audio channel.
public interface ISocketAudioChannel : IAudioChannel, IChannel, ISnowflakeEntity, IEntity<ulong>