boybundit / linebot

🤖 SDK for the LINE Messaging API for Node.js
https://www.npmjs.com/package/linebot
MIT License
216 stars 93 forks source link

Bot reply specific person's message in group #42

Open r06521601 opened 5 years ago

r06521601 commented 5 years ago

Hello guys!~

I am trying to reply specific person's message in group, just like below picture.

IMG_9540

But I could't find the method in Message API document, or maybe I miss something.

Hope guys have solution, and thanks!~

boybundit commented 5 years ago

@r06521601 I also cannot find this feature. I think it is not supported yet by the API.