Package org.javacord.api.entity
Interface VanityUrlCode
-
public interface VanityUrlCode
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetCode()Gets the vanity code.java.net.URLgetUrl()Gets the vanity url.
-