mirai
2.13.4
common
mirai-core-api
/
net.mamoe.mirai.message.data
/
VipFace
/
Kind
Kind
common
data
class
Kind
(
val
id
:
Int
,
val
name
:
String
)
Content copied to clipboard
Constructors
Functions
Properties
Constructors
Kind
Link copied to clipboard
common
fun
Kind
(
id
:
Int
,
name
:
String
)
Content copied to clipboard
Functions
to
String
Link copied to clipboard
common
open
override
fun
toString
(
)
:
String
Content copied to clipboard
Properties
id
Link copied to clipboard
common
val
id
:
Int
Content copied to clipboard
name
Link copied to clipboard
common
val
name
:
String
Content copied to clipboard