module.exports = {
  topic: 'clients',
  command: 'destroy',
  description: 'delete client by ID',
  needsAuth: true,