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