如何重现 discord API 默认值 'help' 的嵌入?

How to reproduce the embed of the discord API default 'help'?

我使用 python 中的 discord API 创建了一个机器人。

但是当我使用嵌入时,我无法控制它的宽度,而且由于我使用它们来创建列,有时其中一个会变成行并且格式被破坏,而该区域甚至不占一半页面。The 4th column goes to the next row while the width of the embed does not exceed half the width of the page

显然无法选择宽度。但是默认实现的help命令比较大,怎么办? The default help uses what appears to be a much larger embed

默认的帮助命令只是一个代码块,您可以通过在文本的开头和结尾添加 3 个反引号来创建一个。

Value 1         Value            4812
Value 2         Value            4812
Value 3         Value            4812
Value 4         Value            4807
Value 5         Value            4806
Value 6         Value            4803
Value 7         Value            4802