Remove base description

java-rewrite
Hammy 3 years ago
parent aaaea78a98
commit 4cc6c69040

@ -17,7 +17,7 @@ import net.dv8tion.jda.api.events.interaction.SlashCommandEvent;
import net.dv8tion.jda.api.interactions.commands.OptionMapping;
import net.dv8tion.jda.api.interactions.commands.OptionType;
@SlashCommand(name = "avatar", description = "Display your avatar")
@SlashCommand(name = "avatar")
public class Avatar {
private final EmbedService embedService;
private final ImageService imageService;

Loading…
Cancel
Save