acidify-core
Toggle table of contents
1.3.2
common
Target filter
common
Switch theme
Search in API
Skip to content
acidify-core
acidify-core
/
org.ntqqrev.acidify.message
/
BotOutgoingMessageBuilder
/
lightApp
light
App
fun
lightApp
(
jsonPayload
:
String
)
(
source
)
fun
lightApp
(
jsonPayload
:
JsonElement
)
(
source
)
添加小程序消息段
Parameters
json
Payload
小程序消息的 JSON 负载
inline
fun
lightApp
(
block
:
JsonObjectBuilder
.
(
)
->
Unit
)
(
source
)
通过构建 JSON 对象的方式添加小程序消息段
Parameters
block
构建 JSON 对象