@@ -1 +1,7 @@
pub mod wrapper;
use crate::name::NameType;
pub trait MessageAction {
fn doc_name(&self) -> NameType;
}
The note is not visible to the blocked user.