Skip to main content

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>