Skip to main content

Variable: SpaceInbox

const SpaceInbox: Struct<{ authPolicy: Union<[Literal<["anonymous"]>, Literal<["optional_auth"]>, Literal<["requires_auth"]>]>; encryptionPublicKey: typeof String$; inboxId: typeof String$; isPublic: typeof Boolean$; secretKey: typeof String$; }>

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