mirai
2.13.4
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.
Normal
Member
判断此成员是否正处于禁言状态中
net.
mamoe.
mirai.
event.
events.
Member
Unmute
Event
成员被取消禁言事件
Throws
net.
mamoe.
mirai.
contact.
Permission
Denied
Exception
无权限修改时抛出