Parent Directory
|
Revision Log
|
Patch
revision 64 by rakin, Mon Jul 29 17:28:27 2024 UTC | revision 206 by rakin, Mon Jul 29 17:29:01 2024 UTC | |
---|---|---|
# | Line 14 import AutoCompleteOptions from '../../t | Line 14 import AutoCompleteOptions from '../../t |
14 | export default class SetChPermsCommand extends BaseCommand { | export default class SetChPermsCommand extends BaseCommand { |
15 | supportsInteractions: boolean = true; | supportsInteractions: boolean = true; |
16 | ||
17 | permissions = [Permissions.FLAGS.MANAGE_CHANNELS]; | |
18 | ||
19 | constructor() { | constructor() { |
20 | super('setchperms', 'moderation', []); | super('setchperms', 'moderation', []); |
21 | } | } |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |