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
Add .cleanContent READ-ONLY property to SocketMessage like in discord.js
Description:
The message contents with all mentions replaced by the equivalent text. If mentions cannot be resolved to a name, the relevant mention in the message content will not be converted.
The text was updated successfully, but these errors were encountered:
Add
.cleanContent
READ-ONLY property to SocketMessage like indiscord.js
Description:
The message contents with all mentions replaced by the equivalent text. If mentions cannot be resolved to a name, the relevant mention in the message content will not be converted.
The text was updated successfully, but these errors were encountered: