KookChannelUpdater

KookChannel 的更新器。

Since

4.3.0

Properties

Link copied to clipboard

用于构建 UpdateChannelApi 的构建器。在 execute 中构建并执行。

Link copied to clipboard
abstract val channel: KookChannel

Functions

Link copied to clipboard

使用当前的 builder 在DSL中配置更新信息。

Link copied to clipboard
abstract suspend fun execute(): KookChannel

根据当前最终的 builder 信息,提供给 UpdateChannelApi 并执行更新。