Package-level declarations
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>
使用流的方式查询所有频道服务器。