From a8c3e932ed23988fb408c59578117cc24301fc4e Mon Sep 17 00:00:00 2001 From: nervn Date: Fri, 5 Jul 2024 23:28:01 +0300 Subject: [PATCH] $getEmbed: color_hex --- guide/Message/getEmbed.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guide/Message/getEmbed.md b/guide/Message/getEmbed.md index 9593263..64a2ad2 100644 --- a/guide/Message/getEmbed.md +++ b/guide/Message/getEmbed.md @@ -9,7 +9,7 @@ $getEmbed[Channel ID (optional);Message ID (optional);Info (optional, default is ``` ## Info values -title, footer, footer_image, author, author_url, author_image, color, description, field, field_value, field_inline, thumbnail, timestamp +title, footer, footer_image, author, author_url, author_image, color, color_hex, description, field, field_value, field_inline, thumbnail, timestamp ### Example: