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

be able to autofill thread channel id and only delete messages in that thread #610

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

scratchusernamemrtbts
Copy link

checks whether the current channel is a thread or not
if it's a thread then searches using the parent channel id and filters out messages not in the thread when deleting
if it's not a thread then uses the id in the url and deletes like normal

@scratchusernamemrtbts
Copy link
Author

example (ignore debug logs)

Screen.Recording.2567-03-21.at.20.47.00.mov

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

Successfully merging this pull request may close these issues.

None yet

1 participant