diskord
5.2.0
common
diskord-core
/
com.jessecorbett.diskord.api.channel
/
PatchChannelBitrate
Patch
Channel
Bitrate
@
Serializable
data
class
PatchChannelBitrate
(
val
bitrate
:
Int
?
)
(
source
)
Members
Constructors
Patch
Channel
Bitrate
Link copied to clipboard
constructor
(
bitrate
:
Int
?
)
Properties
bitrate
Link copied to clipboard
@
SerialName
(
value
=
"bitrate"
)
val
bitrate
:
Int
?