MessageCreated
data class MessageCreated @ApiResultType constructor(val msgId: CharSequenceID, val msgTimestamp: Timestamp, val nonce: String? = null)
Author
ForteScarlet
Constructors
Link copied to clipboard
Properties
Extensions
Link copied to clipboard
通过 MessageCreated 构建 DirectMessageUpdateRequest 实例。
Link copied to clipboard
通过 MessageCreated 构建 MessageUpdateRequest 实例。