Options for the Lira constructor

import { Lira } from 'lira'

const lira = new Lira({
  keys,
  store,
  loggers
})
keys
object

Set the API keys for the providers you want to use

store
object

Options to configure the storing of the message.

These options can be overridden by the options of the create method.

loggers
object

Configure the way Lira logs messages