simple-robot-component-tencent-guild
3.0.0.0-alpha.3
simbot-component-tencent-guild-api
/
love.forte.simbot.tencentguild
/
TencentEmoji
/
Companion
Companion
object
Companion
Functions
Properties
Functions
new
Instance
Link copied to clipboard
@
JvmStatic
fun
newInstance
(
id
:
ID
,
type
:
Int
)
:
TencentEmoji
@
JvmStatic
@
JvmOverloads
fun
newInstance
(
id
:
ID
,
type
:
TencentEmoji.Type
=
Type.SYSTEM
)
:
TencentEmoji
for java static method
Properties
serializer
Link copied to clipboard
val
serializer
:
KSerializer
<
out
TencentEmoji
>