WebhookSubmission

constructor(content: String?, overrideUsername: String? = null, overrideAvatarUrl: String? = null, useTTS: Boolean = false, fileContent: List<Byte>? = null, embeds: List<Embed> = emptyList(), fileUploadEmbed: String? = null, allowedMentions: AllowedMentions = AllowedMentions.ALL)(source)