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