getOriginalInteractionOrNull

suspend fun getOriginalInteractionOrNull(applicationId: Snowflake, token: String): Message?(source)

Requests the initial interaction response, returns null if the initial interaction response isn't present.

Throws

if something went wrong during the request.