Variable: ResponseSpaceInboxMessage
constResponseSpaceInboxMessage:Struct<{inboxId: typeofString$;message:Struct<{authorAccountAddress:optional<typeofString$>;ciphertext: typeofString$;createdAt: typeofDate$;id: typeofString$;signature:optional<Struct<{hex: typeofString$;recovery: typeofNumber$; }>>; }>;spaceId: typeofString$;type:Literal<["space-inbox-message"]>; }>
Defined in: packages/hypergraph/src/messages/types.ts:380