ConScrap V1
Simple project to scan stock tickers forums for posts and post to discord.
Loading...
Searching...
No Matches
ConScrap.Types.YahooComment Class Reference

Public Member Functions

override bool Equals (Object obj)
 
override int GetHashCode ()
 
DiscordEmbed mapCommentForDiscord (string yahooUrl="https://finance.yahoo.com", string stock="N/A")
 

Static Public Member Functions

static YahooComment FromCsv (string csvLine)
 

Properties

string PostDate [get, set]
 
string Content [get, set]
 
string Author [get, set]
 
string RelativeDate [get, set]
 
int Likes [get, set]
 
int Dislikes [get, set]
 

The documentation for this class was generated from the following file: