EmbedFooterBuilder

class EmbedFooterBuilder(var text: String, var iconUrl: URL? = null, var proxyIconUrl: URL? = null)(source)

Constructors

Link copied to clipboard
constructor(text: String, iconUrl: URL? = null, proxyIconUrl: URL? = null)

Properties

Link copied to clipboard
var iconUrl: URL?
Link copied to clipboard
Link copied to clipboard