BotEventListener typedef

BotEventListener = void Function(BotEvent)

Implementation

typedef BotEventListener = void Function(BotEvent);