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
Line 288 of /usr/lib/python[version]/slacker/init.py ~~ Edit the argument channels to conversations, create a new variable with 'private_channel', and add params 'types' : pvc.
When trying to erase all messages from a private channel, but get this result:
Channel, direct message or private group not found
I used:
slack-cleaner --token TOKEN --message --group name_of_channel --before 20181101
I also used it:
slack-cleaner --token TOKEN --message --channel name_of_channel --before 20181101
I don't think it works with a Private Channel.
Can anyone tell me?
Thank's.
The text was updated successfully, but these errors were encountered: