Skip to content

Unusual types in Teams Schema #1398

@beauzeaux

Description

@beauzeaux

Versions

botbuilder ^4.6.0

Describe the bug

botframework-schema/src/teams/index.ts has a few overly generic types.

Type1 - an input type (?)
Type2 - this appears to be the task module response type
Type3 - this appears to be the messaging extension response type

To Reproduce

index.d.ts in distributed botbuilder js sdk

Expected behavior

I would expect these to have more precise type names.

[bug]

Metadata

Metadata

Assignees

Labels

P2Nice to haveR8Release 8 - March 16th, 2020bugIndicates an unexpected problem or an unintended behavior.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions