initial commit
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
// Decompiled with JetBrains decompiler
|
||||
// Type: UserData
|
||||
// Assembly: Raton, Version=0.4.0.0, Culture=neutral, PublicKeyToken=null
|
||||
// MVID: 36C4E416-7F8D-4D23-930F-B5CCB0D810E7
|
||||
// Assembly location: C:\Users\user\Desktop\v3.8.0 Deluxe Plugins (v4.0.0) cracked\Raton.exe
|
||||
|
||||
#nullable disable
|
||||
public class UserData
|
||||
{
|
||||
public string darkMode { get; set; }
|
||||
|
||||
public string webhook { get; set; }
|
||||
|
||||
public string URL { get; set; }
|
||||
|
||||
public string Notifications { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user