チャットメソッド
set_chat_config (value) v4
const config = {
customer_page: [{
title:'関連情報',
url:'https://google.com',
//html:'<h2 style="color:red">HTML書き込み</h2>'
}]
};
controller.set_chat_config(config);notify_visibleheight_changed (height) v4
Last updated