lonnymq
    Preparing search index...

    Type Alias DecodeResultMessageRetired

    type DecodeResultMessageRetired = {
        eventType: "MESSAGE_RETIRED";
        id: string;
    }
    Index

    Properties

    Properties

    eventType: "MESSAGE_RETIRED"
    id: string