Telegram
Create context setup
How to setup the create context for Telegram
What is the purpose of this step?
Within the create
context of your template, you are defining what happens when new users interact with your if there is no active stubsession.
What we are telling Stubber what to do when someone creates a new stub.
Remember from previous tutorials, that a stub is an instance of your template setup. A refresher on templates and stubs can be found here.
Setup instructions
- Create a brand new template and switch to the create context
- Click on Open Library at the top right of the page
- Search for
Telegram
, selectTelegram: _update_from_telegram | Context: Create
action and clickAdd action
- Once completed, your create Context should look like the image below