$messageExists
$messageExists
will check if a specific message exists.
Usage
Parameters
Field | Type | Description | Required |
---|---|---|---|
messageID | number | the id of the message | true |
channelID? | number | the channel id where the message is located | false |
Example(s)
This will return false
as the message doesn’t exist in the given channel: