requestValue(_:)
Request a value from the user for this parameter.
Declaration
final func requestValue(_ dialog: IntentDialog? = nil) async throws -> Value.ValueTypeParameters
- dialog:
A custom dialog that may be used when prompting the user for the value
Mentioned in
Return Value
The value supplied by the user