microsoft / microsoft/BotFramework-WebChat
The conversationStartProperties is not documented in public document.
Open
Nobody has claimed this yet.
Bot Services
customer-reported
feature-request
- Dominant language
- HTML
- Stars
- 1.8k
- Forks
- 1.6k
- Avg merge
- 22h 58m
- Merged PRs (30d)
- 2
Description
Is your feature request related to a problem? Please describe.
We want to get the first "Welcome" message in local language. This can be achieved by below code snippet, for example, I want to the "Welcome" message to be Arabic, what I can do is to use locale attribute of conversationStartProperties:

However the conversationStartProperties is never documented or mentioned in public document.
Describe the suggestion or request in detail
Please improve the document to mention this useful property.
Describe alternatives you have considered
No response
Additional context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.