C# 클래스 TTT.Twitter.Tweet

파일 보기 프로젝트 열기: swindonmakers/TwitterToTeletype 1 사용 예제들

비공개 메소드들

메소드 설명
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