WebEmbed finish
This commit is contained in:
1
typings/index.d.ts
vendored
1
typings/index.d.ts
vendored
@@ -1765,7 +1765,6 @@ export class WebEmbed {
|
||||
public author: MessageEmbedAuthor | null;
|
||||
public color: number | null;
|
||||
public description: string | null;
|
||||
public readonly hexColor: HexColorString | null;
|
||||
public image: MessageEmbedImage | null;
|
||||
public provider: MessageEmbedProvider | null;
|
||||
public title: string | null;
|
||||
|
@@ -53,6 +53,7 @@ import {
|
||||
MessageCollector,
|
||||
MessageComponentInteraction,
|
||||
MessageEmbed,
|
||||
WebEmbed,
|
||||
MessageReaction,
|
||||
NewsChannel,
|
||||
Options,
|
||||
|
Reference in New Issue
Block a user