Add webhook
This commit is contained in:
@@ -8,4 +8,5 @@ public class User
|
||||
public List<Account> Accounts { get; set; }
|
||||
public string AgentName { get; set; }
|
||||
public string AvatarUrl { get; set; }
|
||||
}
|
||||
public string TelegramChannel { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user