QGAggregatedIdMessageReceipt

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
abstract override val size: Int

Functions

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

消息暂时不支持撤回。 如果 options 不包含 StandardDeleteOption.IGNORE_ON_UNSUPPORTED 则会抛出 UnsupportedOperationException 异常。

Link copied to clipboard
abstract operator override fun get(index: Int): QGSingleIdMessageReceipt
Link copied to clipboard
abstract operator override fun iterator(): Iterator<QGSingleIdMessageReceipt>

Inherited functions

Link copied to clipboard
open suspend fun deleteAll(vararg options: DeleteOption): Int
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

从中过滤取出所有 QQGuildBotManager 实例。 如果不存在则得到null。