# ClientEditOptions
Data parsed to edit client user info
INFO
You can set a value as null to remove it
# Properties:
| PARAMETER | TYPE | DESCRIPTION |
|---|---|---|
| cashapp | String | The new cashapp tag |
| description | String | The new description (supports markdown) |
| discord | String | The new discord tag |
| github | String | The new github username |
| ttsVisibility | Boolean | The new default tts results visibility |
| twitch | String | The new twitch username |
| String | The new twitter username | |
| w2lVisibility | Boolean | The default w2l results visibility |
| website | String | The new website URL |