All Methods Static Methods Concrete Methods
Modifier and Type |
Method and Description |
static @NotNull String |
format(String key,
net.dv8tion.jda.api.events.Event event) |
static @NotNull String |
format(String key,
net.dv8tion.jda.api.events.Event event,
Object... arguments) |
static @NotNull String |
format(String key,
Locale locale,
Object... arguments) |
static @NotNull String |
format(String key,
net.dv8tion.jda.api.events.message.MessageReceivedEvent event) |
static @NotNull String |
format(String key,
net.dv8tion.jda.api.events.message.MessageReceivedEvent event,
Object... arguments) |
static @NotNull String |
format(String key,
Object... arguments) |
static @NotNull String |
format(String key,
net.dv8tion.jda.api.events.interaction.command.SlashCommandInteractionEvent event) |
static @NotNull String |
format(String key,
net.dv8tion.jda.api.events.interaction.command.SlashCommandInteractionEvent event,
Object... arguments) |