Class BotMethodExecutor
java.lang.Object
org.teleight.teleightbots.updateprocessor.BotMethodExecutor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@NotNull CompletableFuture<String> executeMethod(@NotNull ApiMethod<?> method)
-
Constructor Details
-
BotMethodExecutor
-
-
Method Details
-
executeMethod
@Internal @NotNull public @NotNull CompletableFuture<String> executeMethod(@NotNull @NotNull ApiMethod<?> method)
-