discord-voip
Discord VoIP library used by discord-player
Classes
Functions
Enums
VoiceConnectionStatus
The various status codes a voice connection can hold at any one time.
VoiceConnectionDisconnectReason
The reasons a voice connection can be in the disconnected state.
NoSubscriberBehavior
Describes the behavior of the player when an audio packet is played but there are no available voice connections to play to.
AudioPlayerStatus
AudioPlayerStatus
StreamType
The different types of stream that can exist within the pipeline.
TransformerType
The different types of transformers that can exist within the pipeline.
NetworkingStatusCode
The different statuses that a networking instance can hold. The order of the states between OpeningWs and Ready is chronological (first the instance enters OpeningWs, then it enters Identifying etc.)