Ask a user (Wait for answer)¶
- First, access your bot. You can do so via its username.
- Once in your bot, press
🛠 Edit
to enter editing mode. -
Select the button or send the command that the user will press to ask them a question:
- Buttons: To select a button, tap it. The button will appear surrounded by
< >
. - Commands: To select a command, send it directly to the bot. Commands start with
/
or!
.
- Buttons: To select a button, tap it. The button will appear surrounded by
-
Press
💬 Messages
to view the messages for that button or command. -
Press
➕ Question
to add a new question. -
Choose the type of question you want to ask the user:
- Single answer: The user can reply with any text or multimedia file.
- Multiple answers: The user can reply with several text or multimedia responses.
- Answer selection: The user must select from a list of answers you create.
- Share contact: The user will be asked to share their mobile number.
- Share location: The user will be asked to share their location.
-
After selecting the question type, send the question text.
-
Now, when the user presses the button, they will be asked the question you set in the previous step. Once the user responds, their answer will be sent directly to you, and you can decide whether or not to reply.