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