mirror of
				https://gitlab.com/Kwoth/nadekobot.git
				synced 2025-11-04 00:34:26 -05:00 
			
		
		
		
	Removed Id property from patronuser
This commit is contained in:
		@@ -27,7 +27,6 @@ public enum FeatureType
 | 
			
		||||
 | 
			
		||||
public class PatronUser
 | 
			
		||||
{
 | 
			
		||||
    public int Id { get; set; }
 | 
			
		||||
    public string UniquePlatformUserId { get; set; }
 | 
			
		||||
    public ulong UserId { get; set; }
 | 
			
		||||
    public int AmountCents { get; set; }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user