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

Get userID #26

Open leo5j472421 opened 6 years ago

leo5j472421 commented 6 years ago

Can I just get the all userID who follows my channel ?
not just get userId from event Object

boybundit commented 6 years ago

@leo5j472421 There is no official API to do that unfortunately. We will have to keep track of userId in our own data store when we get followor messageevent.