mischachatshipper


Mischa Molhoek

  • ChatShipper uses access tokens (token and refreshToken) to gain access to the api. You normally pass them when you initilialize the sdk like this: ```js const Sdk = require('chipchat'); const api = new Sdk({ token: 'your access token', refreshToken: 'your

    published 1.5.1 3 years ago