Adds role specific channels.
This commit is contained in:
@@ -12,6 +12,7 @@ namespace EventBot.Entities
|
||||
public string Prefix { get; set; }
|
||||
public ulong EventRoleConfirmationChannelId { get; set; }
|
||||
public ulong ParticipantRoleId { get; set; }
|
||||
public ulong AutoRoleChannelCategoryId { get; set; }
|
||||
public virtual ICollection<Event> Events { get; set; }
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user