jumbo: move id to description subtext
This commit is contained in:
parent
149883adff
commit
79da0933cf
1 changed files with 2 additions and 1 deletions
|
@ -47,7 +47,8 @@ jumbo.callback = async function (msg, line) {
|
||||||
return {
|
return {
|
||||||
embeds: [
|
embeds: [
|
||||||
{
|
{
|
||||||
title: `:${name}: - \`${id}\``,
|
title: `:${name}:`,
|
||||||
|
description: `-# ${id}`,
|
||||||
url,
|
url,
|
||||||
fields,
|
fields,
|
||||||
image: {
|
image: {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue