Skip to content
This repository was archived by the owner on Jan 5, 2026. It is now read-only.

Conversation

@drmason13
Copy link
Contributor

This change matches the current written specification, see https://github.com/microsoft/botframework-sdk/blob/main/specs/botframework-activity/botframework-activity.md#conversation

Fixes #6541

Proposed Changes

  • ConversationAccount.name is optional
  • ConversationAccount.isGroup is optional
  • ConversationAccount.conversationType is optional

Testing

@drmason13 drmason13 requested a review from a team as a code owner September 10, 2022 13:56
@tracyboehrer tracyboehrer merged commit ed8adc2 into microsoft:main Dec 29, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

protocol JSON schema: required fields of ConversationAccount don't match written specification

2 participants