Interface BotShortDescription

This object represents the bot's short description.

interface BotShortDescription {
    short_description: string;
}

Properties

short_description: string

The bot's short description