Readonlygame: stringThe game this slot is playing.
Readonlygroup_Contains a list of player ids, if the type is slotTypes.group. Used for item links, otherwise empty.
Readonlyname: stringThe original slot name as defined by the player's configuration file. Individual names are unique among players.
Readonlytype: typeof slotTypes[keyof typeof slotTypes]The type of slot this is. See slotTypes for known slot types.
An object representing metadata about a given slot on each team.