getOriginalInteraction

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

Requests the initial interaction response.

Throws

if something went wrong during the request.

if the initial interaction response is null.