botVersion

suspend fun botVersion(name: String, block: suspend BotVersionResourceBuilder.() -> Unit): BotVersion

Parameters

name

The unique name of the resulting resource.

block

Builder for BotVersion.

See also


Parameters

name

The unique name of the resulting resource.

See also