yde
1.3.0
jvm
yde
/
io.github.ydwk.yde.impl.rest.methods
/
VoiceRestAPIMethodsImpl
Voice
Rest
APIMethods
Impl
class
VoiceRestAPIMethodsImpl
(
val
yde
:
YDE
)
:
VoiceRestAPIMethods
(
source
)
Members
Constructors
Voice
Rest
APIMethods
Impl
Link copied to clipboard
constructor
(
yde
:
YDE
)
Functions
request
Voice
Regions
Link copied to clipboard
open
override
fun
requestVoiceRegions
(
)
:
CompletableDeferred
<
List
<
VoiceState.VoiceRegion
>
>
Requests the voice region list from the Discord API.
Properties
yde
Link copied to clipboard
val
yde
:
YDE