You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 25, 2020. It is now read-only.
yes, its perfectly fine to use embed: instead of message: in there and it should work just fine.
docs aren't updated because d.io itself is in a "frozen" state with no updates.
Is it possible to get message attachments from the on.('message') ? doesn't seem to be part of the 'message' object that comes in, but it certainly is part of the discord API
The editMessage function take 3 parameters: channelID, messageID and message. No mention of embed.
https://izy521.gitbooks.io/discord-io/content/Methods/Channels.html
Is it possible to add the feature to edit a embed message (or update the documentation if it is already there) ?
The text was updated successfully, but these errors were encountered: