Skip to main content

Variable: ResponseSpaceInboxMessages

const ResponseSpaceInboxMessages: Struct<{ inboxId: typeof String$; messages: Array$<Struct<{ authorAccountAddress: optional<typeof String$>; ciphertext: typeof String$; createdAt: typeof Date$; id: typeof String$; signature: optional<Struct<{ hex: typeof String$; recovery: typeof Number$; }>>; }>>; spaceId: typeof String$; type: Literal<["space-inbox-messages"]>; }>

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