pub(crate) fn unrecognised_command_handler<'fut>( ctx: &'fut Context, msg: &'fut Message, command_name: &'fut str, ) -> BoxFuture<'fut, ()>