if (
      !this.client.actions
      || typeof this.client.actions.getAll !== 'function'
    ) {
      return [];