mirror of
https://github.com/mamoe/mirai.git
synced 2025-04-24 20:43:33 +08:00
fix: type
This commit is contained in:
parent
120c9e0063
commit
7a685b0b25
@ -31,6 +31,7 @@ import kotlin.jvm.Throws
|
||||
public data class SuperFace @MiraiInternalApi constructor(
|
||||
public val face: Int,
|
||||
public val id: String,
|
||||
@SerialName("sticker_type")
|
||||
public val type: Int
|
||||
) : HummerMessage, CodableMessage {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user