-
Notifications
You must be signed in to change notification settings - Fork 109
Open
Description
Discord API supports the following parameters when editing a message: content, embeds, flags, allowed_mentions, components, fields, but these are not all supported by discordrb.
1
discordrb/lib/discordrb/data/message.rb
Line 201 in 4551619
| def edit(new_content, new_embeds = nil, new_components = nil) |
Also, content is an optional argument, but is made required in the method.
Footnotes
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels