Variable: InboxMessage
const
InboxMessage:Struct
<{authorAccountAddress
:optional
<typeofString$
>;ciphertext
: typeofString$
;createdAt
: typeofDate$
;id
: typeofString$
;signature
:optional
<Struct
<{hex
: typeofString$
;recovery
: typeofNumber$
; }>>; }>
Defined in: packages/hypergraph/src/messages/types.ts:313