TMetaEvent: TBaseEvent & {
    meta_event_type: string;
    post_type: "meta_event";
}