1
typings/index.d.ts
vendored
1
typings/index.d.ts
vendored
@@ -7589,6 +7589,7 @@ export interface WebhookMessageOptions extends Omit<MessageOptions, 'reply' | 's
|
||||
avatarURL?: string;
|
||||
threadId?: Snowflake;
|
||||
threadName?: string;
|
||||
appliedTags?: Snowflake[];
|
||||
}
|
||||
|
||||
export type WebhookType = keyof typeof WebhookTypes;
|
||||
|
||||
Reference in New Issue
Block a user