diskord
5.2.0
common
diskord-core
/
com.jessecorbett.diskord.api.common.audit
/
MessageDeleteEntry
/
Options
Options
@
Serializable
data
class
Options
(
val
channelId
:
String
,
val
count
:
String
)
(
source
)
Members
Constructors
Options
Link copied to clipboard
constructor
(
channelId
:
String
,
count
:
String
)
Properties
channel
Id
Link copied to clipboard
@
SerialName
(
value
=
"channel_id"
)
val
channelId
:
String
count
Link copied to clipboard
@
SerialName
(
value
=
"count"
)
val
count
:
String