Constructor
constructor(options, bot)
Parameters
options: BotEventEmitterOptions
The options for the event emitter.
bot: Bot
The active Bot instance.
Properties
firehose?: Firehose
The firehose event stream, if using EventStrategy.Firehose.
The options for the event emitter.
The active Bot instance.
The firehose event stream, if using EventStrategy.Firehose.