EphemeralFollowupMessageBehavior
The behavior of a Discord Followup Message This followup message is visible to only to the user who made the interaction.
Inheritors
Properties
Functions
Link copied to clipboard
inline suspend fun EphemeralFollowupMessageBehavior.edit(builder: FollowupMessageModifyBuilder.() -> Unit): EphemeralFollowupMessage
inline suspend fun FollowupMessageBehavior.edit(builder: FollowupMessageModifyBuilder.() -> Unit): FollowupMessage
Requests to edit this followup message.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard