public static class BotAnswerInterceptor.DefaultImpls
Change or update answer before sending to the user
Need to be registered using ai.tock.bot.engine.BotRepository.registerBotAnswerInterceptor.
@NotNull public static Action handle(BotAnswerInterceptor $this, @NotNull Action action, @NotNull BotBus bus)
Returns the replacement action.