# PresenceState (/docs/presence/reference/presence-client/index/interfaces/PresenceState)



# Interface: PresenceState [#interface-presencestate]

Defined in: basePlugin.ts:9

## Properties [#properties]

### decorations [#decorations]

```ts
decorations: DecorationSet;
```

Defined in: basePlugin.ts:10

***

### indicators [#indicators]

```ts
indicators: Record<string, PresenceIndicator[]>;
```

Defined in: basePlugin.ts:11
