Derive Macro teloxide::utils::command::BotCommand[][src]

#[derive(BotCommand)]
{
    // Attributes available to this derive:
    #[command]
}
This is supported on crate feature macros only.