jamespot-user-api
    Preparing search index...

    Type Alias WidgetPresenceContent

    type WidgetPresenceContent = {
        closing?: WidgetLegacyMixedBoolean;
        isClosed?: WidgetLegacyMixedBoolean;
        limit?: boolean | number;
        limitValue?: number;
    }
    Index

    Properties

    limit?: boolean | number
    limitValue?: number