WaterfallStepContext Klasa
Konstruktor
WaterfallStepContext(parent, dc: DialogContext, options: object, values: Dict[str, object], index: int, reason: DialogReason, result: object = None)
Parametry
| Nazwa | Opis |
|---|---|
|
parent
Wymagane
|
|
|
dc
Wymagane
|
|
|
options
Wymagane
|
|
|
values
Wymagane
|
|
|
index
Wymagane
|
|
|
reason
Wymagane
|
|
|
result
|
Domyślna wartość: None
|
Metody
| next |
next
async next(result: object) -> DialogTurnResult
Parametry
| Nazwa | Opis |
|---|---|
|
result
Wymagane
|
|