Variable: RequestAcceptInvitationEvent
const
RequestAcceptInvitationEvent:Struct
<{event
:Struct
<{author
:Struct
<{accountAddress
: typeofString$
;signature
:Struct
<{hex
: typeofString$
;recovery
: typeofNumber$
; }>; }>;transaction
:Struct
<{id
: typeofString$
;previousEventHash
: typeofString$
;type
:Literal
<["accept-invitation"
]>; }>; }>;spaceId
: typeofString$
;type
:Literal
<["accept-invitation-event"
]>; }>
Defined in: packages/hypergraph/src/messages/types.ts:98