mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-23 10:02:05 +02:00
Should be all of them
This commit is contained in:
@@ -361,7 +361,7 @@ class MessageEmbed {
|
|||||||
} : null,
|
} : null,
|
||||||
footer: this.footer ? {
|
footer: this.footer ? {
|
||||||
text: this.footer.text,
|
text: this.footer.text,
|
||||||
icon_url: this.footer.iconURL,
|
icon_url: this.footer.iconURL
|
||||||
} : null
|
} : null
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user