@@ -0,0 +1,7 @@
fn main() {
capnpc::CompilerCommand::new()
.file("bot.capnp")
.file("user.capnp")
.run()
.expect("couldn't compile capnproto schemas");
}
The note is not visible to the blocked user.