member

abstract suspend fun member(id: ID): Member?(source)

根据ID寻找或查询指定的成员信息。 如果找不到则会得到 null

Throws

可能产生任何异常