# UpdateDiscordSettingsRequest
## Properties
**account_id** | **String** | Discord account ID |
**webhook_username** | Option<**String**> | Custom display name for the webhook (1-80 chars). Empty string resets to default (\"Zernio\"). Cannot contain \"clyde\" or \"discord\". | [optional]
**webhook_avatar_url** | Option<**String**> | Custom avatar URL. Empty string resets to default bot avatar. | [optional]
**channel_id** | Option<**String**> | Switch to a different channel in the same guild. Must be a text (0), announcement (5), or forum (15) channel. | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)