Type Alias DelayedEventInfo
Properties
Optionalfinalised
finalised?: { delayed_event: DelayedEventInfoItem; error?: MatrixError["data"]; event_id?: string; origin_server_ts?: number; outcome: "send" | "cancel"; reason: "error" | "action" | "delay";}[] Optionalnext_batch
next_batch?: string