Commit a58a7a46 authored by Him188's avatar Him188

Simplify doc

parent f1d652d5
......@@ -25,9 +25,9 @@ sealed class HummerMessage : MessageContent {
* 戳一戳
*/
@SinceMirai("0.31.0")
@MiraiExperimentalAPI
@OptIn(MiraiInternalAPI::class)
class PokeMessage @MiraiInternalAPI(message = "使用伴生对象中的常量") constructor(
@MiraiExperimentalAPI
val type: Int,
@MiraiExperimentalAPI
val id: Int
......
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