diskord
5.2.0
common
diskord-core
/
com.jessecorbett.diskord.api.webhook
/
WebhookSubmission
/
WebhookSubmission
Webhook
Submission
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
)