AudioReceiveStream
A readable stream of Opus packets received from a specific entity in a Discord voice connection.
export declare class AudioReceiveStream extends Readable
Extends
Readable
constructor({ end, ...options })
Constructs a new instance of the
AudioReceiveStream
classThe end behavior of the receive stream.