ODMessageBuildSentResult interface
under construction
We are still working the API Reference! This page might be incomplete or doesn't contain all details!
Overview
This interface contains the result from a sent built message. This can be used to edit, view & save the message that got created.
Properties
message
type ➜ null|discord.Message
The message that got sent.
success
boolean ➜ boolean
Did the message get sent successfully?