Skip to content

Instantly share code, notes, and snippets.

@isaidspaghetti
Last active July 27, 2020 23:28
Show Gist options
  • Save isaidspaghetti/badda0914bb53f4ebab1035c91ef5171 to your computer and use it in GitHub Desktop.
Save isaidspaghetti/badda0914bb53f4ebab1035c91ef5171 to your computer and use it in GitHub Desktop.
Index channel
//backend/routes/index.js:62
const channel = client.channel('messaging', hubspotCustomerId, {
members: [customer.id, admin.id],
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment