Commit d689c6c9 authored by Him188's avatar Him188

Improve docs

parent e3659905
......@@ -30,9 +30,9 @@ import kotlin.jvm.Transient
*
*
*
* ### 显示方案
* ## 显示方案
*
* #### 移动端
* ### 移动端
* 在移动客户端将会显示为卡片
*
* `<title>`: [DisplayStrategy.generateTitle]
......@@ -62,7 +62,7 @@ import kotlin.jvm.Transient
* |-------------------------|
* ```
*
* #### PC 端
* ### PC 端
* 在部分 PC 端显示为类似移动端的卡片, 在其他 PC 端显示为以下格式
* ```
* 鸽子 A 2020/04/23 11:27:54
......@@ -74,7 +74,7 @@ import kotlin.jvm.Transient
* ```
*
*
* ### 构造
* ## 构造
* - 使用 [DSL][buildForwardMessage]
* - 通过 [MessageEvent] 集合转换: [toForwardMessage]
*
......
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