export interface EventBody{ bodyType: string; Text: string; }