Skip to content

Instantly share code, notes, and snippets.

@Mistic92
Created August 13, 2018 20:46
Show Gist options
  • Save Mistic92/ac3432c449f5e604a8a9e4265271b7ff to your computer and use it in GitHub Desktop.
Save Mistic92/ac3432c449f5e604a8a9e4265271b7ff to your computer and use it in GitHub Desktop.
const INTENT_NEWIDCARD_OPTIONS = 'NewIdCard - yes - option';
app.intent(INTENT_NEWIDCARD_OPTIONS, (conv, input, selectedOption) => {
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment