Hiyve Components - v1.0.0
    Preparing search index...

    Payload for session started data message.

    interface SessionStartedPayload {
        ownerId: string;
        startedAt: number;
    }
    Index

    Properties

    Properties

    ownerId: string

    User ID of the owner who started the session

    startedAt: number

    Timestamp when the session was started