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