export interface WebhookFetchMessageOptions
Options that can be passed into fetchMessage.
boolean = true cache :
Whether to cache the message.
optionalSnowflake threadId? :
The id of the thread this message belongs to. For interaction webhooks, this property is ignored
boolean withComponents :
Whether to allow sending non-interactive components in the message. For application-owned webhooks, this property is ignored