Hierarchy

  • IWebhook

Properties

avatar_url?: string

Webhook avatar override.

content?: string

Message contents. Max 2000 characters

embeds?: IEmbed[]

Embedded "rich" content.

file?: string | IAttachment

Contents of a file being sent.

tts?: boolean

Whether or not this notification should be read as text to speech.

username?: string

Webhook username override.

Generated using TypeDoc