getFollowupMessage

open suspend fun getFollowupMessage(applicationId: Snowflake, interactionToken: String, messageId: Snowflake): FollowupMessage(source)

Requests a followup message for an interaction response.

Throws

if something went wrong during the request.

if the followup message is null.