QGSingleMessageReceipt

代表为一次消息发送请求后的回执结果,是 QGAggregatedMessageReceipt 的元素类型。

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
abstract val messageResult: Message

QQ频道消息发送api发送消息后得到的回执,也就是消息对象。

Inherited properties

Link copied to clipboard
abstract val id: ID

Inherited functions

Link copied to clipboard
abstract suspend override fun delete(vararg options: DeleteOption)