* Fixed Result behaviour
* Added AsWClient * Updated examples
This commit is contained in:
+6
-1
@@ -6377,11 +6377,16 @@
|
||||
Represents handler results, allowing to communicate with router and control aspect execution
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Telegrator.Result.InterruptRouter">
|
||||
<member name="P:Telegrator.Result.Success">
|
||||
<summary>
|
||||
Tell router to stop describing
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Telegrator.Result.RouteNext">
|
||||
<summary>
|
||||
Tell router to continue describing
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Telegrator.Result.NextType">
|
||||
<summary>
|
||||
Exact type that router should search
|
||||
|
||||
Reference in New Issue
Block a user