行動應用企劃人員養成班
	一、選擇上方頁籤「Messaging API settings」
  - 請先掃「QRCODE」加好友
 -  
	
Webhook settings:Edit
把「管理員/全域變數管理/Webhook網址」,填上
 - 
	
使用webhook:Use webhook:Enabled
 - 允許機器人加入群聊:Allow bot to join group chats:Enabled
 - 自動回复消息:Auto-reply messages:Disabled
 - 加入好友的歡迎訊息:Greeting messages():Disabled 若需要,請至官方設定內容
 - 通道訪問令牌:Channel access token:按一下「issue」, 把token貼至「管理員/全域變數管理/CHANNEL_ACCESS_TOKEN」
 - Line@ 設定


 
.videobox {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    }
    .videobox iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }