diskord
5.2.0
common
diskord-core
/
com.jessecorbett.diskord.api.channel
/
PatchChannelOverwrites
Patch
Channel
Overwrites
@
Serializable
data
class
PatchChannelOverwrites
(
val
overwrites
:
List
<
Overwrite
>
)
(
source
)
Members
Constructors
Patch
Channel
Overwrites
Link copied to clipboard
constructor
(
overwrites
:
List
<
Overwrite
>
)
Properties
overwrites
Link copied to clipboard
@
SerialName
(
value
=
"permission_overwrites"
)
val
overwrites
:
List
<
Overwrite
>