QGArk

@SerialName(value = "qg.ark")
data class QGArk : QGMessageElement(source)

Message.Ark 对应的 SimbotMessage.Element.

需要注意在直接使用 byArk 构建实例的时候,属性拷贝为浅拷贝。

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
@SerialName(value = "template_id")
val templateId: ID

Functions

Link copied to clipboard

转化为一个真正的 Message.Ark.

Inherited functions

Link copied to clipboard