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

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