SpaceInviteRevoked: InternalMessage & {
    inviteCode: string;
    spaceId: string;
}

Type declaration

  • inviteCode: string
  • spaceId: string