toggle menu
Simple Robot 组件 | QQ Guild
4.1.2
common
switch theme
search in API
simbot-component-qq-guild-core
/
love.forte.simbot.component.qguild.message
/
QGMessageContent
/
delete
delete
abstract
suspend override
fun
delete
(
vararg
options
:
DeleteOption
)
(
source
)
撤回此文字子频道的消息。
Throws
Runtime
Exception
撤回过程中可能产生的异常,例如无权限、没有对应的消息等。 可以被
StandardDeleteOption.IGNORE_ON_FAILURE
选项忽略。