Skip to main content

Variable: InboxMessage

const InboxMessage: Struct<{ authorAccountAddress: optional<typeof String$>; ciphertext: typeof String$; createdAt: typeof Date$; id: typeof String$; signature: optional<Struct<{ hex: typeof String$; recovery: typeof Number$; }>>; }>

Defined in: packages/hypergraph/src/messages/types.ts:313