Skip to content

Instantly share code, notes, and snippets.

@5factor
Created May 16, 2021 22:44
Show Gist options
  • Save 5factor/4787bbee489b408e2647c2f3be171695 to your computer and use it in GitHub Desktop.
Save 5factor/4787bbee489b408e2647c2f3be171695 to your computer and use it in GitHub Desktop.
name: "purge",
description: "Bulk-delete the specified amount of messages.",
permissionLevel: 1,
options: [
{
"type": 4,
"name": "amount",
"description": "Amount of messages to delete",
"default": false,
"required": true
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment