Derive Macro twilight_interactions::command::CommandModel [−][src]
#[derive(CommandModel)]
{
// Attributes available to this derive:
#[command]
}
This is supported on crate feature
derive only.Expand description
Derive macro for the the CommandModel trait.
See the documentation of the trait for more information about usage of this macro.