C# Класс TTT.Twitter.Tweet

Показать файл Открыть проект Примеры использования класса

Приватные методы

Метод Описание
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