mirai
2.16.0
common
mirai-core-api
/
net.mamoe.mirai
/
recallMessage
recall
Message
inline suspend
fun
IMirai
.
recallMessage
(
bot
:
Bot
,
message
:
MessageChain
)
撤回这条消息.
Bot
撤回自己的消息不需要权限, 但需要在发出后 2 分钟内撤回.
Bot
撤回群员的消息需要管理员权限, 可在任意时间撤回.
See also
IMirai.
recall
Message
Throws
Permission
Denied
Exception
当
Bot
无权限操作时