OneDev
Projects
Pull Requests
Issues
Builds
ModularTelegramBot
Code
Files
Commits
Branches
Tags
Pull Requests
Code Comments
Code Compare
Builds
Statistics
Contributions
Source Lines
Child Projects
Projects
ModularTelegramBot
Files
Sign In
dev
ROOT
/
modules
/
RichSiteSummary
/
Data
/
Feed.cs
Search
History
90 lines
|
ISO-8859-1
|
2 KB
Blame
Outline
2
4
8
No wrap
Soft wrap
Outline
Feed
ViewableText
:
string
ViewableUrl
:
string
FeedId
:
Guid
Url
:
string
HomePage
:
string
Title
:
string
UpdatedAt
:
DateTime
WatchPostDate
:
bool
IsPrivate
:
bool
Feed
()
Posts
:
ICollection<Post>
Subscribers
:
ICollection<Subscriber>
ToString
()
:
string
All occurrences
Please wait...
Page is in error, reload to recover