Skip to content

Instantly share code, notes, and snippets.

@dionarya23
Created November 9, 2020 05:33
Show Gist options
  • Save dionarya23/375df13b8097c948aa71b5107a76ea36 to your computer and use it in GitHub Desktop.
Save dionarya23/375df13b8097c948aa71b5107a76ea36 to your computer and use it in GitHub Desktop.
const config = {
channelAccessToken: 'access_token',
channelSecret: 'channel_secret',
};
const client = new Client(config);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment