diskord
5.2.0
common
diskord-core
/
com.jessecorbett.diskord.api.interaction.callback
/
DeferredChannelMessageWithSource
Deferred
Channel
Message
With
Source
@
Serializable
@
SerialName
(
value
=
"5"
)
class
DeferredChannelMessageWithSource
(
val
data
:
DeferredChannelMessageWithSource.Data
)
:
InteractionResponse
(
source
)
Members
Constructors
Deferred
Channel
Message
With
Source
Link copied to clipboard
constructor
(
data
:
DeferredChannelMessageWithSource.Data
)
Types
Data
Link copied to clipboard
@
Serializable
data
class
Data
(
val
flags
:
InteractionCommandCallbackDataFlags
=
InteractionCommandCallbackDataFlags.NONE
)
Properties
data
Link copied to clipboard
val
data
:
DeferredChannelMessageWithSource.Data
type
Link copied to clipboard
val
type
:
Int
=
5