Discord Webhook Data
@Serializable
Constructors
Link copied to clipboard
constructor(username: String = "RaceAssist", avatarUrl: String = "https://github.com/Nlkomaru/RaceAssist-web/blob/bed3817eb04c73aed2726ea7923113776d468dbb/public/favicon.png?raw=true", content: String? = null, embeds: ArrayList<DiscordWebhookEmbed>? = null)