laravel-notification-channels/facebook

how can i get Facebook Messenger ID from Facebook user ID

mahmouddev opened this issue · 1 comments

how can i get Facebook Messenger ID from Facebook user ID to send message to specific account in offline case

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.