Metatell AI Bot - v0.0.10
    Preparing search index...

    Avatar component (ID: 3)

    interface AvatarComponent {
        components?: string | AvatarComponentData;
        forceRender?: boolean;
    }

    Hierarchy (View Summary)

    Index

    Properties

    components?: string | AvatarComponentData
    forceRender?: boolean