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