BotName

@Serializable
data class BotName(val name: String)

This object represents the bot's name.

Api reference

Constructors

Link copied to clipboard
constructor(name: String)

Properties

Link copied to clipboard

The bot's name