We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 364017a commit e482972Copy full SHA for e482972
src/BetterEmbed.ts
@@ -43,7 +43,7 @@ export const limits = {
43
name: 256,
44
},
45
title: 256,
46
- description: 2048,
+ description: 4096,
47
footer: {
48
text: 2048,
49
0 commit comments