Package-level declarations

Types

Link copied to clipboard
data class GuildMemberList @ApiResultType constructor(val items: List<SimpleUser>, val meta: ListMeta, val sort: Map<String, Int> = emptyMap(), val userCount: Int, val onlineCount: Int, val offlineCount: Int) : ListDataResponse<SimpleUser, Map<String, Int>>

GetGuildMemberListApi 响应结果。

Inherited functions

Link copied to clipboard

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

Link copied to clipboard

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