DiscordWebhookEmbed

constructor(author: Author? = null, title: String? = null, url: String? = null, description: String? = null, color: Int? = Integer.valueOf(Integer.toHexString(Color.GREEN.rgb).substring(2), 16))