FollowupMessage
Holds the followup Message resulting from an interaction followup and behaves on it through FollowupMessageBehavior.
Parameters
message
The message created by this followup. To use the message behavior your application must be authorized as a bot.
Inheritors
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The id of the MessageChannel the followup message was sent in.
Link copied to clipboard
The supplier used to request entities.
Functions
Link copied to clipboard
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