Factory
Inherited properties
Functions
Link copied to clipboard
fun create(before: String? = null, after: String? = null, limit: Int = DEFAULT_LIMIT): GetBotGuildListApi
Link copied to clipboard
构造 GetBotGuildListApi。提供 GetBotGuildListApi.after 属性。
Link copied to clipboard
构造 GetBotGuildListApi。提供 GetBotGuildListApi.before 属性。
Inherited functions
Link copied to clipboard
inline fun GetBotGuildListApi.Factory.createFlow(batch: Int = DEFAULT_LIMIT, after: String? = null, crossinline doRequest: suspend GetBotGuildListApi.() -> List<SimpleGuild>): Flow<SimpleGuild>
使用流的方式查询所有频道服务器。
Link copied to clipboard
用于判断两个 ApiDescription 中的两个属性是否相同。
Link copied to clipboard
通过 ApiPermission 构建一个 ApiPermissionDemandIdentify.