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
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
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
Also, content is an optional argument, but is made required in the method.
Footnotes
https://discord.com/developers/docs/resources/channel#edit-message ↩
The text was updated successfully, but these errors were encountered: