Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add cleanContent property to SocketMessage #1917

Closed
ITeMbI4 opened this issue Sep 7, 2021 · 1 comment
Closed

Add cleanContent property to SocketMessage #1917

ITeMbI4 opened this issue Sep 7, 2021 · 1 comment

Comments

@ITeMbI4
Copy link

ITeMbI4 commented Sep 7, 2021

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.

@quinchs
Copy link
Member

quinchs commented Nov 23, 2021

Implemented in #1923

@quinchs quinchs closed this as completed Nov 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants