Interface ISocketAudioChannel
Represents a generic WebSocket-based audio channel.
Inherited Members
Discord.IAudioChannel.ModifyAsync(Action<>, Discord.RequestOptions)
Namespace: Discord.WebSocket
Assembly: Discord.Net.WebSocket.dll
Syntax
public interface ISocketAudioChannel : IAudioChannel, IChannel, ISnowflakeEntity, IEntity<ulong>