simple-robot-component-tencent-guild
3.0.0.0-alpha.3
simbot-component-tencent-guild-core
/
love.forte.simbot.component.tencentguild.message
/
TcgArk
/
Key
Key
object
Key
:
Message.Key
<
TcgArk
>
Functions
Functions
by
Ark
Link copied to clipboard
@
JvmStatic
fun
byArk
(
ark
:
TencentMessage.Ark
)
:
TcgArk
create
Link copied to clipboard
@
JvmStatic
fun
create
(
templateId
:
ID
,
kv
:
List
<
TencentMessage.Ark.Kv
>
=
emptyList()
)
:
TcgArk
safe
Cast
Link copied to clipboard
open
override
fun
safeCast
(
value
:
Any
)
:
TcgArk
?