has Permission To Run
open suspend fun hasPermissionToRun( discord: Discord, author: User, guild: Guild?): Boolean
Content copied to clipboard
Whether this command has permission to run with the given event.
Parameters
discord
The event context that will attempt to run the command.