There is no way to get the information directly via API. If you want to get the information, you can make a LINE bot with messaging api, and ask these questions to the users.
- 0
I want to get additional information of users from line
https://api.line.me/v2/bot/profile/{userId} I tried getting the information from here, but it only provides the minimum information. Could anyone help me how could I get the additional data (age, gender,demography) for a specific user? I went through the documentation but could not find something like this.
関連する質問
関連する質問はありません