We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eec08d3 commit b5febcfCopy full SHA for b5febcf
public/index.html
@@ -43,7 +43,7 @@ <h1>chatux example</h1>
43
44
const opt = {
45
renderMode: 'auto',//'auto' or 'pc' or 'mobile'
46
- buttonOffWhenOpenFrame: false,//
+ buttonOffWhenOpenFrame: false,//only for pc mode
47
bot: {
48
wakeupText: null,//user input which is automatically send to server on startup
49
botPhoto: null,//URL of bot photo image
0 commit comments