[][src]Type Definition serenity::framework::standard::CheckFunction

type CheckFunction = fn'fut(_: &'fut Context, _: &'fut Message, _: &'fut mut Args, _: &'fut CommandOptions) -> BoxFuture<'fut, CheckResult>;