WebhookFetchMessageOptions

export interface WebhookFetchMessageOptions
export interface WebhookFetchMessageOptions
Options that can be passed into fetchMessage.
cache:boolean
Whether to cache the message. (default: true)
threadId?:Snowflake
The id of the thread this message belongs to. For interaction webhooks, this property is ignored