@lacunahub/lavaluna.js
Preparing search index...
DiscordVoicePacket
Interface DiscordVoicePacket
interface
DiscordVoicePacket
{
d
:
DiscordVoiceServer
|
DiscordVoiceState
;
t
?:
"VOICE_STATE_UPDATE"
|
"VOICE_SERVER_UPDATE"
;
}
Index
Properties
d
t?
Properties
d
d
:
DiscordVoiceServer
|
DiscordVoiceState
The data of the packet.
Optional
t
t
?:
"VOICE_STATE_UPDATE"
|
"VOICE_SERVER_UPDATE"
The type of packet.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
d
t
@lacunahub/lavaluna.js
Loading...
The data of the packet.