SW Combine SDK
    Preparing search index...

    Interface MessageParticipantAttributes

    Metadata reference for a message participant. Used by both sender and receiver objects.

    interface MessageParticipantAttributes {
        href?: string;
        uid: string;
    }
    Index

    Properties

    Properties

    href?: string

    API URL for the referenced character

    uid: string

    Character UID (for example: 1:1467702)