getMessage

open suspend fun getMessage(messageId: Snowflake): Message(source)

Requests to get a message with the given messageId.

Throws

if something went wrong during the request.

if the message is null.