Closed
Description
Port this change from botbuilder-dotnet/master branch:
microsoft/botbuilder-dotnet#3937
If the server validates that the timestamp is recent to prevent replay attacks, then it would fail.
This PR changes the integration test to simulate what Slack would do.