Factory

object Factory(source)

Types

Link copied to clipboard
class Builder

用于构建 GetGuildMemberListApi 的构建器,通过 builder 获取。

Functions

Link copied to clipboard
Link copied to clipboard
fun create(guildId: String, page: Int? = null, pageSize: Int? = null): GetGuildMemberListApi
fun create(guildId: String, channelId: String? = null, search: String? = null, roleId: Int? = null, mobileVerified: Int? = null, activeTime: Int? = null, joinedAt: Int? = null, page: Int? = null, pageSize: Int? = null, filterUserId: String? = null): GetGuildMemberListApi

Inherited functions

Link copied to clipboard

批次量的通过 GetGuildMemberListApi 查询所有结果直至最后一次响应的 ListMeta.page>= ListMeta.pageTotal

Link copied to clipboard

批次量的通过 GetGuildMemberListApi 查询所有结果直至最后一次响应的 ListMeta.page>= ListMeta.pageTotal