Represents the client's presence.
Extends
PresenceWhether this presence is equal to another.
| Name | Type | Optional | Description | 
|---|---|---|---|
| presence | Presence | No | The presence to compare with | 
Sets the client's presence
| Name | Type | Optional | Description | 
|---|---|---|---|
| presence | PresenceData | No | The data to set the presence to | 
| Name | Type | Optional | Description | 
|---|---|---|---|
| ...props | Record<string, boolean | string>[] | No | None |