BotDescription

@Serializable
data class BotDescription(val description: String)

This object represents the bot's description.

Api reference

Constructors

Link copied to clipboard
constructor(description: String)

Properties

Link copied to clipboard

The bot's description