interface DmTimelineState {
    min_entry_id: string;
    status: DmStatus;
}

Properties

Properties

min_entry_id: string
status: DmStatus