We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Apparently there's a delete-message-days=n parameter in the bans endpoint. n is capped at 7.
delete-message-days=n
n
The text was updated successfully, but these errors were encountered:
Add way to delete messages after a user is banned.
253e2b1
Fixes #59.
Add typechecking for PRS/Commits (Rapptz#59)
6a63ce2
* Create ci.yml * Create .python-black * Remove linting
No branches or pull requests
Apparently there's a
delete-message-days=n
parameter in the bans endpoint.n
is capped at 7.The text was updated successfully, but these errors were encountered: