getFollowupMessage

open suspend fun getFollowupMessage(messageId: Snowflake): FollowupMessage(source)

Returns a followup message for an interaction response.

Throws

if something went wrong during the request.

if the followup message was not found.