tamtam
tamtam
is a powerful Node.js package which allows you
to easily work with TamTam API!
Installation
Yarn
yarn add tamtam
NPM
npm i tamtam -S
Example usage
let TamTam = ; let tamtam = token: 'CO-q7O0h33GT1FkCDyWfMGJi6RtjWIJrLVGB3l7CPR4'; /* ... */ tamtamapimessages;
More examples you can see here.
API
API review you can find here.