messenger-coreplugin to that loads the sending user's Messenger Profile
npm:
npm install messenger-user-profileyarn:
yarn add messenger-user-profileconst 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