-
Notifications
You must be signed in to change notification settings - Fork 285
Closed
Labels
P2Nice to haveNice to haveR8Release 8 - March 16th, 2020Release 8 - March 16th, 2020bugIndicates an unexpected problem or an unintended behavior.Indicates an unexpected problem or an unintended behavior.
Milestone
Description
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 haveNice to haveR8Release 8 - March 16th, 2020Release 8 - March 16th, 2020bugIndicates an unexpected problem or an unintended behavior.Indicates an unexpected problem or an unintended behavior.