Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions dotnet/xml/Microsoft.Bot.Builder.Adapters/TestFlow.xml
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,7 @@
<param name="description">A message to send if the actual response is not as expected.</param>
<param name="timeout">The amount of time in milliseconds within which a response is expected.</param>
<summary>
Shorcut for adding an arbitray exchange between the user and bot.
Shortcut for adding an arbitray exchange between the user and bot.
Each activity with a <see cref="P:Microsoft.Bot.Schema.IActivity.From" />.<see cref="P:Microsoft.Bot.Schema.ChannelAccount.Role" /> equals to "bot"
will be processed with the <see cref="M:Microsoft.Bot.Builder.Adapters.TestFlow.AssertReply(Microsoft.Bot.Schema.IActivity,System.String,System.UInt32)" /> method.
Every other activity will be processed as user's message via the <see cref="M:Microsoft.Bot.Builder.Adapters.TestFlow.Send(Microsoft.Bot.Schema.IActivity)" /> method.
Expand Down Expand Up @@ -515,4 +515,4 @@
</Docs>
</Member>
</Members>
</Type>
</Type>