how can i get Facebook Messenger ID from Facebook user ID
mahmouddev opened this issue · 1 comments
mahmouddev commented
how can i get Facebook Messenger ID from Facebook user ID to send message to specific account in offline case
irazasyed commented
You need to setup a chatbot and when a user initiates conversation with your bot, you can then save their user ID into your database. Please refer official docs on FB developers section.