diskord
5.2.0
common
diskord-core
/
com.jessecorbett.diskord.api.common
/
GuildVoiceChannel
/
GuildVoiceChannel
Guild
Voice
Channel
constructor
(
id
:
String
,
guildId
:
String
?
=
null
,
position
:
Int
,
permissionOverwrites
:
List
<
Overwrite
>
=
emptyList()
,
name
:
String
,
bitrate
:
Int
,
userLimit
:
Int
,
parentId
:
String
?
=
null
,
nsfw
:
Boolean
?
=
null
,
rtcRegion
:
String
?
=
null
)
(
source
)