如何重现discord API默认“帮助”的内嵌?

问题描述

我使用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

解决方法

默认的help命令只是一个代码块,您可以通过在文本的开头和结尾添加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