FacebookChannelProperties Class
The parameters to provide for the Facebook 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
-
FacebookChannelProperties
Constructor
FacebookChannelProperties(*, app_id: str, is_enabled: bool, pages: Optional[List[azure.mgmt.botservice.models._models_py3.FacebookPage]] = None, app_secret: Optional[str] = None, **kwargs)
Parameters
- app_secret
- str
Required
Facebook application secret. Value only returned through POST to the action Channel List API, otherwise empty.
Variables
- verify_token
- str
Verify token. Value only returned through POST to the action Channel List API, otherwise empty.
- callback_url
- str
Callback Url.
Feedback
Submit and view feedback for