toggle menu
kord
0.16.0-SNAPSHOT
jvm
switch theme
search in API
kord-voice
/
dev.kord.voice.gateway
/
VoiceGatewayConfiguration
Voice
Gateway
Configuration
@
KordVoice
data
class
VoiceGatewayConfiguration
(
val
token
:
String
,
val
endpoint
:
String
)
(
source
)
Members
Constructors
Voice
Gateway
Configuration
Link copied to clipboard
constructor
(
token
:
String
,
endpoint
:
String
)
Properties
endpoint
Link copied to clipboard
val
endpoint
:
String
token
Link copied to clipboard
val
token
:
String