Skip to content

Remove, react or edit messages

Furret edited this page Apr 16, 2023 · 1 revision

Messages

Messages are cool don't you think? But sometimes, you have to delete them, or you typed something wrong by accident and you don't wanna get embarrased.

The Message class has a huge amount of functions in which you can manage your message. For example m.deleteMessage();, or even m.edit({content:"This message has been edited});

These functions are properly documentated in the hxdiscord documentation. Here's the link to the Message API https://furrete.com/pages/hxdiscord/types/Message.html

Clone this wiki locally