Commit 11c1cfc5 authored by Him188's avatar Him188

Add `buildMessageChain` reference

parent a8e7fa85
...@@ -55,6 +55,7 @@ import kotlin.jvm.JvmSynthetic ...@@ -55,6 +55,7 @@ import kotlin.jvm.JvmSynthetic
* @see QuoteReply 引用一条消息 * @see QuoteReply 引用一条消息
* *
* @see MessageChain 消息链(即 `List<Message>`) * @see MessageChain 消息链(即 `List<Message>`)
* @see buildMessageChain 构造一个 [MessageChain]
* *
* @see Contact.sendMessage 发送消息 * @see Contact.sendMessage 发送消息
*/ */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment