All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.freya02.botcommands.internal.annotations.LowercaseDiscordNamePattern Maven / Gradle / Ivy

package com.freya02.botcommands.internal.annotations;

import org.intellij.lang.annotations.Pattern;

@Pattern("[a-z0-9_-]+")
public @interface LowercaseDiscordNamePattern {}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy