Documentation - v0.27.1
    Preparing search index...

    Interface ActionTtlChanged

    Messages TTL changed

    interface ActionTtlChanged {
        period: number;
        type: "ttl_changed";
    }
    Index

    Properties

    Properties

    period: number

    New TTL period

    type: "ttl_changed"