Simple Robot Component Tencent Guild
3.2.0.0
common
simbot-component-qq-guild-api
/
love.forte.simbot.qguild.message
/
EmbedBuilder
/
addField
add
Field
fun
addField
(
name
:
String
)
(
source
)
向
fields
中添加一个元素。
fun
addField
(
name
:
String
,
value
:
String
)
(
source
)
Deprecated
'value' is deprecated.
Replace with
addField(name)
Content copied to clipboard
向
fields
中添加一个元素。