hoshii / Exports / Constants / ChatEmbedOptions

ChatEmbedOptions

Constants.ChatEmbedOptions

Table of contents

Properties

Properties

author

Optional author: EmbedAuthor

Defined in

lib/Constants.ts:189open in new window


color

Optional color: number

Defined in

lib/Constants.ts:190open in new window


description

Optional description: string

Defined in

lib/Constants.ts:191open in new window


fields

Optional fields: EmbedField[]

Defined in

lib/Constants.ts:192open in new window


Optional footer: EmbedFooter

Defined in

lib/Constants.ts:193open in new window


image

Optional image: EmbedImage

Defined in

lib/Constants.ts:194open in new window


thumbnail

Optional thumbnail: EmbedImage

Defined in

lib/Constants.ts:195open in new window


timestamp

Optional timestamp: string

Defined in

lib/Constants.ts:196open in new window


title

Optional title: string

Defined in

lib/Constants.ts:197open in new window


url

Optional url: string

Defined in

lib/Constants.ts:198open in new window

Last Updated:
Contributors: Reinhardt