public static class StoryHandler.DefaultImpls
Receive a sentence or action, and send the answer.
Story handlers should usually not directly extend this class, but instead extend class StoryHandlerBase.
class StoryHandlerBasepublic static double support(StoryHandler $this, @NotNull BotBus bus)
What is the probability of bot support for the current request?