0

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 ?

enter image description here

Please care to comment if any problem in the question.

Thanks

4

1 回答 1

4

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)

sample for webchat

But this is not working for Slack, Facebook Messenger, etc.

于 2017-07-27T09:02:40.537 回答