Struct telegram_bot2::models::BotCommandBuilder
source · pub struct BotCommandBuilder { /* private fields */ }Expand description
Builder for the BotCommand structure
Implementations§
Trait Implementations§
source§impl Builder for BotCommandBuilder
impl Builder for BotCommandBuilder
§type Value = BotCommand
type Value = BotCommand
Type to be built