Type Alias EventType

EventType:
    | "conference"
    | "webinar"
    | "chat"
    | "broadcast"
    | "none"