create

suspend fun create(name: String? = null, metadata: String? = null): Channel?

Channelを作成します。