Type Alias BotEvent

BotEvent: ClientEvent<any> | RepeatingEvent

Represents all types of bot events.