A way to force a user to unfollow a post or remove the user without notification

Is it possible to remove a user from a post exactly how it would the "unfollow post" do? Without getting a notification from the server.
7 Replies
d.js toolkit
d.js toolkit2w ago
- What's your exact discord.js npm list discord.js and node node -v version? - Not a discord.js issue? Check out #other-js-ts. - Consider reading #how-to-get-help to improve your question! - Explain what exactly your issue is. - Post the full error stack trace, not just the top part! - Show your code! - Issue solved? Press the button!
LoneDev
LoneDevOP2w ago
Clicking this causes you to remove the post form the list under the forum and quit it silently
No description
No description
LoneDev
LoneDevOP2w ago
Removing a member using the API causes this message to appear, which is bad thread.members.remove(interaction.user.id);
No description
chewie
chewie2w ago
That is your only choice.
LoneDev
LoneDevOP2w ago
No description
LoneDev
LoneDevOP2w ago
Should be enough XD
Steve
Steve2w ago
Might just use actual channels instead if you're making so many changes 🤷‍♂️

Did you find this page helpful?