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

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

package com.freya02.botcommands.internal.annotations;

import org.intellij.lang.annotations.Pattern;

@Pattern("[\\w-]+")
public @interface DiscordNamePattern {}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy