# AddChannelRequest
## Properties
**name** | **String** | The name of the channel |
**provider_channel_id** | **String** | The channel ID |
**avatar_url** | Option<**String**> | The URL for an icon that represents your channel | [optional]
**template_support** | Option<**bool**> | If true, enables templates logic on UI. Requires getTemplates endpoint implemented. Find out more [here](https://pipedrive.readme.io/docs/implementing-messaging-app-extension). | [optional][default to false]
**provider_type** | Option<**String**> | It controls the icons (like the icon next to the conversation) | [optional][default to Other]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)