C# Class TTT.Twitter.Tweet

Show file Open project: swindonmakers/TwitterToTeletype Class Usage Examples

Private Methods

Method Description
GetNumericId ( string fullId ) : string

Twitter Id's appear to come back as "tag:search.twitter.com,2005:235812528511406080" or as "tag:twitter.com,2007:http://twitter.com/snhack/statuses/248786105875447808" The since_id paramter of the search api requires the int at the end so we split it out here