Hero Trivia: Coding HelpIntentHandler
We will code the handler for HelpIntent in this lesson.
We'll cover the following...
Handle the help intent
On launch, the user is prompted to proceed by either asking for a hero trivia or asking for help. We have handled the scenario where the user asks for hero trivia. Next, let’s wrap up the scenario ...