build

构建 GetGuildMemberListApi.Builder

val api = GetGuildMemberListApi.build(guildId = "xxx") {
// ...
}

See also