Represents the event handler for message deletions.
Creates a new Event instance.
The client instance.
Handles the message deletion event.
The data for the event, containing the message ID and channel ID.
An object containing the deleted message, or an empty object if the channel is not text-based or the message is not found.
Represents the event handler for message deletions.