botManagement

suspend fun botManagement(name: String, block: suspend BotManagementResourceBuilder.() -> Unit): BotManagement

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for BotManagement.


See also

Parameters

name

The unique name of the resulting resource.