| Name | Type | Description | Notes |
|---|---|---|---|
| _id | string | [optional] | |
| platform | string | [optional] | |
| username | string | Channel name | [optional] |
| display_name | string | Guild - #channel display name | [optional] |
| profile_picture | string | Guild icon URL | [optional] |
| channel_id | string | Connected channel snowflake ID | [optional] |
| channel_name | string | Channel name | [optional] |
| channel_type | string | Channel type (0 = text, 5 = announcement, 15 = forum) | [optional] |
| guild_id | string | Guild (server) snowflake ID | [optional] |
| webhook_username | string | Custom webhook display name (null = default "Zernio") | [optional] |
| webhook_avatar_url | string | Custom webhook avatar URL (null = default bot avatar) | [optional] |