Table of Contents |
---|
...
3. Fill in bot name, username
4. Click at the token to copy it
...
Now bot is created.
...
Channel name | Value at your discretion |
Token | Token from BotFather (step 4) |
Chat weight | Value at your discretion |
...
Info |
---|
After this setup, the chatbot will offer a button. When the user clicks on it, they will be prompted to send their phone number. |
How to add the button "Share Location"
This option is already available in the standard version of Beesender. To use it, you need to specify a parameter in the message element with buttons at the corresponding stage of the chatbot process. This parameter is responsible for displaying this option.
To do this, in the "Ask a Question" element (or Message with Buttons), enter the following in the button text:
Code Block |
---|
[*GEO*]Button Text |
Example:
Code Block |
---|
[*GEO*]Share Location |
Info |
---|
After setting this up, the chatbot will display a button with the specified text. When the user clicks on this button, they will be prompted to share their location. |