Type Definition urbit_http_api::apps::notebook::Comment[][src]

pub type Comment = AuthoredMessage;
Expand description

A comment is effectively equivalent to an AuthoredMessage, and is stored as such.