this.rtm.on('error', (error) => {
            this.log.error(`Error: ${JSON.stringify(error)}`)
        })