Interface EmbedProvider

  • All Superinterfaces:
    java.util.Formattable, Nameable

    public interface EmbedProvider
    extends Nameable
    This interface represents an embed provider.
    • Method Detail

      • getUrl

        java.net.URL getUrl()
        Gets the url of the provider.
        Returns:
        The url of the provider.