My chanel was change to stanby mode and I cannot take replyToken in event object anymore. I'm not so sure what actions I took to make it change to this mode. The docs says "The mode property's value can change to standby if the channel administrator starts using channel multiplexing" but I dont understand what is channel multiplexing. { type: 'message', message: { type: 'text', id: 'xxxxxx', text: 'aaaa' }, timestamp: xxxxx, source: { type: 'user', userId: 'xxxxxxx' }, mode: 'standby' }
Similar posts
-
Number of Audience count created is different from number of audience count in job.
-
[iOS & Android] Line auto-login opens "redirect_uri" in a new tab
-
Is possible to share contact info to line bot via messaging API
-
Feeding LINE Bot with text from outside and send Push Message to user with a 400 bad request?