suggestNumber
inline suspend fun AutoCompleteInteractionBehavior.suggestNumber(builder: NumberOptionBuilder.() -> Unit)(source)
Responds to the interaction with the number choices specified by builder.
The provided choices are only suggestions and the user can provide any other input as well.