Struct telbot_types::bot::BotCommand [−][src]
Expand description
This object represents a bot command.
Fields
command: StringText of the command, 1-32 characters. Can contain only lowercase English letters, digits and underscores.
description: StringDescription of the command, 3-256 characters.