Simple Robot 组件 | QQ
Toggle table of contents
4.2.1
common
Platform filter
common
Switch theme
Search in API
Simple Robot 组件 | QQ
simbot-component-qq-guild-api
/
love.forte.simbot.qguild.message
/
ContentTextEncoder
/
encodeTo
encode
To
fun
<
A
:
Appendable
>
encodeTo
(
text
:
String
,
appendable
:
A
)
:
A
(
source
)
将
text
中的源字符转义并将结果拼接至目标
appendable
。
Return
appendable
自身