respond abstract method

Future<void> respond(
  1. List<ArgChoiceBuilder> builders
)

Responds to interaction

Implementation

Future<void> respond(List<ArgChoiceBuilder> builders);