Unban work #1

Merged
defnotken merged 4 commits from unbanbydiscord into main 2025-09-05 22:14:27 +00:00
Showing only changes of commit 4ce70bee83 - Show all commits

View File

@@ -2,4 +2,4 @@
namespace LightlessSync.API.Dto.User;
[MessagePackObject(keyAsPropertyName: true)]
public record BanRequest(string UID);
public record BanRequest(string Uid);