Factory
Properties
Link copied to clipboard
GetGuildMemberListApi.limit 的最大有效值。
Inherited properties
Functions
Link copied to clipboard
Inherited functions
Link copied to clipboard
inline fun GetGuildMemberListApi.Factory.createFlow(guildId: String, batch: Int = MAX_LIMIT, after: String? = null, crossinline doRequest: suspend GetGuildMemberListApi.() -> List<SimpleMember>): Flow<SimpleMember>
使用流的方式查询所有频道服务器中的成员。
Link copied to clipboard
用于判断两个 ApiDescription 中的两个属性是否相同。
Link copied to clipboard
通过 ApiPermission 构建一个 ApiPermissionDemandIdentify.