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