Variable: ResponseListSpaceInboxesPublic
const
ResponseListSpaceInboxesPublic:Struct
<{inboxes
:Array$
<Struct
<{authPolicy
:Union
<[Literal
<["anonymous"
]>,Literal
<["optional_auth"
]>,Literal
<["requires_auth"
]>]>;creationEvent
:Struct
<{author
:Struct
<{accountAddress
: typeofString$
;signature
:Struct
<{hex
: ...;recovery
: ...; }>; }>;transaction
:Struct
<{authPolicy
:Union
<[..., ..., ...]>;encryptionPublicKey
: typeofString$
;id
: typeofString$
;inboxId
: typeofString$
;isPublic
: typeofBoolean$
;previousEventHash
: typeofString$
;secretKey
: typeofString$
;spaceId
: typeofString$
;type
:Literal
<[...]>; }>; }>;encryptionPublicKey
: typeofString$
;inboxId
: typeofString$
;isPublic
: typeofBoolean$
; }>>; }>
Defined in: packages/hypergraph/src/messages/types.ts:473