Lots of additions and restructuring
This commit is contained in:
@@ -3,5 +3,6 @@ namespace TOOHUCardAPI.DTO
|
||||
public abstract class AbstractPlayerTargetedRequest : AbstractRequest
|
||||
{
|
||||
public string SteamId { get; set; }
|
||||
public string UserId { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user