RequiredPerms
1type RequiredPerms: (Permission | string)[];
The required permissions for the command returned on the onPermissionsFallback function.
1type RequiredPerms: (Permission | string)[];
The required permissions for the command returned on the onPermissionsFallback function.