Documentation
    Preparing search index...
    type EventActorSetAlarm = {
        actorId: Id;
        alarmTs: i64 | null;
        generation: u32;
    }
    Index

    Properties

    actorId: Id
    alarmTs: i64 | null
    generation: u32