Factory

object Factory(source)

Functions

Link copied to clipboard
Link copied to clipboard
fun create(channelId: String, name: String? = null, level: Int? = null, parentId: String? = null, topic: String? = null, slowMode: Int? = null, limitAmount: Int? = null, voiceQuality: String? = null, password: String? = null): UpdateChannelApi

Inherited functions

Link copied to clipboard

使用 DSL 方式创建 UpdateChannelApi.