Add webhook
This commit is contained in:
@@ -9,4 +9,5 @@ public class UserDto : Document
|
||||
public string Name { get; set; }
|
||||
public string AgentName { get; set; }
|
||||
public string AvatarUrl { get; set; }
|
||||
public string TelegramChannel { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user