BotLocaleExportSpecification

Provides the bot locale parameters required for exporting a bot locale.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The identifier of the bot to create the locale for.

Link copied to clipboard

The version of the bot to export.

Link copied to clipboard

The identifier of the language and locale to export. The string must match one of the locales in the bot.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String