0.0.1 • Published 8 years ago
messenger-user-profile v0.0.1
messenger-user-profile
messenger-coreplugin to that loads the sending user's Messenger Profile
Table of Contents
Install
npm:
npm install messenger-user-profileyarn:
yarn add messenger-user-profileUsage
const MessengerUserProfile = require('messenger-user-profile');
const messengerUserProfile = new MessengerUserProfile();
console.log(messengerUserProfile.renderName());
// scriptContributors
| Name | Website |
|---|---|
| Andreas Pizsa | https://github.com/AndreasPizsa |
License
0.0.1
8 years ago