mirror of
https://github.com/teloxide/teloxide.git
synced 2025-03-23 07:09:34 +01:00
Fix rustfmt
This commit is contained in:
parent
d61746ecaf
commit
44d230e3be
1 changed files with 1 additions and 1 deletions
|
@ -177,7 +177,7 @@ pub use teloxide_macros::BotCommands;
|
|||
///
|
||||
/// 5. `#[command(hide)]`
|
||||
/// Hide a command from the help message. It will still be parsed.
|
||||
///
|
||||
///
|
||||
/// ## Example
|
||||
/// ```
|
||||
/// # #[cfg(feature = "macros")] {
|
||||
|
|
Loading…
Add table
Reference in a new issue