WaterfallStepContext クラス
コンストラクター
WaterfallStepContext(parent, dc: DialogContext, options: object, values: Dict[str, object], index: int, reason: DialogReason, result: object = None)
パラメーター
| 名前 | 説明 |
|---|---|
|
parent
必須
|
|
|
dc
必須
|
|
|
options
必須
|
|
|
values
必須
|
|
|
index
必須
|
|
|
reason
必須
|
|
|
result
|
規定値: None
|
メソッド
| next |
next
async next(result: object) -> DialogTurnResult
パラメーター
| 名前 | 説明 |
|---|---|
|
result
必須
|
|