bot_command_t¶ struct banana::api::bot_command_t¶ This object represents a bot command. string_t command¶ Text of the command; 1-32 characters. Can contain only lowercase English letters, digits and underscores. string_t description¶ Description of the command; 1-256 characters.