Properties

@:optionalavatar_url:Null<String>

Override the default avatar of the webhook

@:optionalcontent:Null<String>

The message contents (up to 2000 characters) Every webhook requires at least one of either content, file, or embeds.

@:optionalembeds:Null<Array<Embed>>

Embedded rich content Every webhook requires at least one of either content, file, or embeds.

@:optionalfile:Null<String>

The contents of the file being sent Every webhook requires at least one of either content, file, or embeds.

@:optionaltts:Null<Bool>

True if this is a TTS message

@:optionalusername:Null<String>

Override the default username of the webhook