Uses of Class
com.github.kaktushose.jda.commands.dispatching.reply.ComponentReply
Package
Description
Classes for sending bot messages.
-
Uses of ComponentReply in com.github.kaktushose.jda.commands.dispatching.reply
Modifier and TypeMethodDescription@NotNull ComponentReply
ConfigurableReply.components
(@NotNull Component... components) @NotNull ComponentReply
ConfigurableReply.components
(@NotNull String... components) Adds anActionRow
to the reply and adds the passed components to it.