Skip to main content

Variable: RequestAcceptInvitationEvent

const RequestAcceptInvitationEvent: Struct<{ event: Struct<{ author: Struct<{ accountAddress: typeof String$; signature: Struct<{ hex: typeof String$; recovery: typeof Number$; }>; }>; transaction: Struct<{ id: typeof String$; previousEventHash: typeof String$; type: Literal<["accept-invitation"]>; }>; }>; spaceId: typeof String$; type: Literal<["accept-invitation-event"]>; }>

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