Skip to content

Instantly share code, notes, and snippets.

@Andarist
Created December 11, 2017 23:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Andarist/b37b65ba5cbd5a0cf9d8a3089ab8f0ef to your computer and use it in GitHub Desktop.
Save Andarist/b37b65ba5cbd5a0cf9d8a3089ab8f0ef to your computer and use it in GitHub Desktop.
sdk.sendEvent(CHAT_ID, {
type: 'annotation',
annotation_type: 'rating',
properties: {
rating: {
score: 0,
comment: 'You were very helpful',
},
},
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment