-
public interface PluginBootstrapConfigures and creates a plugin.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description reactor.core.publisher.Mono<Plugin>setup(Bot bot)Configures aPluginfor the given bot.
-