mirai
2.10.0
common
mirai-core-api
/
net.mamoe.mirai.contact
/
NormalMember
/
unmute
unmute
common
abstract
suspend
fun
unmute
(
)
Content copied to clipboard
解除禁言.
管理员可解除成员的禁言, 群主可解除管理员和群员的禁言.
See also
net.mamoe.mirai.contact.NormalMember
判断此成员是否正处于禁言状态中
net.mamoe.mirai.event.events.MemberUnmuteEvent
成员被取消禁言事件
Throws
net.
mamoe.
mirai.
contact.
Permission
Denied
Exception
无权限修改时抛出