WebChatChannelProperties Class

The parameters to provide for the Web Chat channel.

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

Inheritance
WebChatChannelProperties

Constructor

WebChatChannelProperties(*, sites: Optional[List[azure.mgmt.botservice.models._models_py3.WebChatSite]] = None, **kwargs)

Parameters

sites
list[WebChatSite]
Required

The list of Web Chat sites.

Variables

web_chat_embed_code
str

Web chat control embed code.