Suppose if the bot wants date of birth of user. Can it present it with the datepicker instead of asking user to type it in dd/mm/yyyy etc format ?
Please care to comment if any problem in the question.
Thanks
Suppose if the bot wants date of birth of user. Can it present it with the datepicker instead of asking user to type it in dd/mm/yyyy etc format ?
Please care to comment if any problem in the question.
Thanks
There is no datepicker available "as is". It may depend on the channel you will be using, your question is unclear about that point.
One interesting feature may be to use AdaptiveCards as in some channels it allows datepickers, like for Webchat (see the sample here)
But this is not working for Slack, Facebook Messenger, etc.