mirai
2.16.0
common
mirai-core-api
/
net.mamoe.mirai.contact
/
Group
/
getOrFail
get
Or
Fail
open
fun
getOrFail
(
id
:
Long
)
:
NormalMember
获取群成员实例. 不存在时抛出
kotlin.NoSuchElementException
.
当
id
为
Bot.id
时返回
botAsMember
.