The post object

The post object inherits from the Message object's structure as follows:

// Message info
channel:
time:
type:

// Sender info
chain:
sender:

// Content
hash_type:
item_content:
  type:
  address:
  content:
  time:
  ref:
item_hash:
item_type:
forgotten_by:

Last updated