List of system avatars.

interface SystemAvatars {
    system?: Avatar[];
}

Properties

Properties

system?: Avatar[]

A list of avatar details.