[][src]Trait jupiter::commands::ResultExt

pub trait ResultExt {
    fn complete(self, call: Call);
}

Required methods

fn complete(self, call: Call)

Loading content...

Implementors

impl ResultExt for CommandResult[src]

Loading content...