interface WebhookFetchMessageOptions

export interface WebhookFetchMessageOptions

Options that can be passed into fetchMessage.

cache : boolean

Whether to cache the message.

optional
threadId? : Snowflake

The id of the thread this message belongs to. For interaction webhooks, this property is ignored