Parent Directory
|
Revision Log
|
Patch
revision 206 by rakin, Mon Jul 29 17:29:01 2024 UTC | revision 208 by rakin, Mon Jul 29 17:29:01 2024 UTC | |
---|---|---|
# | Line 11 import { fetchEmoji } from '../../utils/ | Line 11 import { fetchEmoji } from '../../utils/ |
11 | ||
12 | export default class EchoCommand extends BaseCommand { | export default class EchoCommand extends BaseCommand { |
13 | supportsInteractions: boolean = true; | supportsInteractions: boolean = true; |
permissions = [Permissions.FLAGS.MANAGE_MESSAGES]; | ||
14 | ||
15 | constructor() { | constructor() { |
16 | super('echo', 'moderation', []); | super('echo', 'moderation', []); |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |