messenger-core
plugin to that loads the sending user's Messenger Profile
npm:
npm install messenger-user-profile
yarn:
yarn add messenger-user-profile
const MessengerUserProfile = require('messenger-user-profile');
const messengerUserProfile = new MessengerUserProfile();
console.log(messengerUserProfile.renderName());
// script
Name | Website |
---|---|
Andreas Pizsa | https://github.com/AndreasPizsa |
MIT © Andreas Pizsa