Skip to main content

$messageInfo

Returns the message information.

Usage

$messageInfo[(Channel ID;Message ID);Param]

Parameters

LabelDescriptionRequired
Channel IDChannel ID to return this information.False
Message IDMessage ID to return this information.False
ParamWhat param of information should be returned?True

Supported inputs for Param

InputDescription
authorReturns message author id.
idReturns message id.
channelReturns the channel ID where the message is located.
createdReturns the time when the message was sent.
contentReturns the content of the message.
issystemChecks if the message is system.
urlReturns a reference to the message.
pinnedPins the message.
guildReturns the guild ID where the message is located.
positionReturn position message.
typeReturn type message.