mirror of
https://github.com/Bubuni-Team/telegram-bot.git
synced 2026-07-31 00:29:24 +03:00
[rss] ability to hide feed from list
This commit is contained in:
@@ -64,7 +64,11 @@ namespace Kruzya.TelegramBot.RichSiteSummary.Data
|
||||
[Required]
|
||||
[DefaultValue(false)]
|
||||
public bool WatchPostDate { get; set; }
|
||||
|
||||
|
||||
[Required]
|
||||
[DefaultValue(false)]
|
||||
public bool IsPrivate { get; set; }
|
||||
|
||||
public Feed()
|
||||
{
|
||||
FeedId = new Guid();
|
||||
|
||||
Reference in New Issue
Block a user