-
Notifications
You must be signed in to change notification settings - Fork 282
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make turnContext.updateActivity return response #2937
Labels
Area: SDK
General SDK issues that don't clearly map to other areas (e.g.: helper methods)
P1
Painful if we don't fix, won't block releasing
parity
The issue describes a gap in parity between two or more platforms.
Size: S
The issue is simple and well understood, it will take a day or less to complete
Comments
joshgummersall
added
P1
Painful if we don't fix, won't block releasing
Size: S
The issue is simple and well understood, it will take a day or less to complete
parity
The issue describes a gap in parity between two or more platforms.
Area: SDK
General SDK issues that don't clearly map to other areas (e.g.: helper methods)
labels
Oct 21, 2020
joshgummersall
pushed a commit
that referenced
this issue
Oct 23, 2020
joshgummersall
pushed a commit
that referenced
this issue
Oct 26, 2020
joshgummersall
pushed a commit
that referenced
this issue
Oct 26, 2020
joshgummersall
pushed a commit
that referenced
this issue
Oct 27, 2020
joshgummersall
pushed a commit
that referenced
this issue
Oct 27, 2020
joshgummersall
pushed a commit
that referenced
this issue
Oct 27, 2020
joshgummersall
pushed a commit
that referenced
this issue
Oct 27, 2020
joshgummersall
pushed a commit
that referenced
this issue
Oct 28, 2020
joshgummersall
pushed a commit
that referenced
this issue
Oct 30, 2020
stevengum
pushed a commit
that referenced
this issue
Oct 31, 2020
* Fix turnContext updateActivity signature Fixes #2937 * Make updateActivity async for rejection behavior * Revert any -> unknown fix
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Area: SDK
General SDK issues that don't clearly map to other areas (e.g.: helper methods)
P1
Painful if we don't fix, won't block releasing
parity
The issue describes a gap in parity between two or more platforms.
Size: S
The issue is simple and well understood, it will take a day or less to complete
See #2912 (comment) and https://github.com/microsoft/botbuilder-dotnet/blob/main/libraries/Microsoft.Bot.Builder/TurnContext.cs#L379 for details.
The text was updated successfully, but these errors were encountered: