Module slashy::permissions[][src]

Expand description

Default permission checks and PermissionCheck type

Functions

ADMINISTRATOR

Permission check that passes if the member has the administrator permission

MANNAGE_MESSAGES

Permission check that passes if the member has the manage messages permission either globaly or in the channel

Type Definitions

PermissionsCheck

A permissions check

PermsResult

The return type of a permissions check