spacebarchat / spacebarchat/server

[C#] Fix member model fields

Open
#1,675 1 comment 0 reactions 1 assignee View on GitHub

@TheArcaneBrony is already working on this.

Since Jul 5, 2026.

Dominant language
TypeScript
Stars
2.2k
Forks
323
Avg merge
14h 48m
Merged PRs (30d)
4

Description

Probably don't use plain objects for class fields, likely also affects users and other places where json is stored and we didnt write schemas yet

Future note to self: dont use object? in schemas, use JsonObject? instead ^^'

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.