WebChatSite Class

A site for the Webchat channel.

Variables are only populated by the server, and will be ignored when sending a request.

All required parameters must be populated in order to send to Azure.

Inheritance
WebChatSite

Constructor

WebChatSite(*, site_name: str, is_enabled: bool, enable_preview: bool, **kwargs)

Parameters

site_name
str
Required

Required. Site name.

is_enabled
bool
Required

Required. Whether this site is enabled for DirectLine channel.

enable_preview
bool
Required

Required. Whether this site is enabled for preview versions of Webchat.

Variables

site_id
str

Site Id.

key
str

Primary key. Value only returned through POST to the action Channel List API, otherwise empty.

key2
str

Secondary key. Value only returned through POST to the action Channel List API, otherwise empty.