0.0.1 • Published 7 years ago

messenger-user-profile v0.0.1

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

messenger-user-profile

build status code coverage code style styled with prettier made with lass license

messenger-core plugin to that loads the sending user's Messenger Profile

Table of Contents

Install

npm:

npm install messenger-user-profile

yarn:

yarn add messenger-user-profile

Usage

const MessengerUserProfile = require('messenger-user-profile');

const messengerUserProfile = new MessengerUserProfile();

console.log(messengerUserProfile.renderName());
// script

Contributors

NameWebsite
Andreas Pizsahttps://github.com/AndreasPizsa

License

MIT © Andreas Pizsa