我在api中找不到它。
是否有api,用于处理客户端的搜索。
找到了一种查找定向到用户的消息的方法,但没有找到查找用户消息并通过hash-tag过滤它们的方法。
以this格式向用户发送的消息为:username。
示例:
http://search.twitter.com/search.atom?q=to%3Ajohnqpublic
其中%3A是“:”字符。
用法示例,搜索google用户,android帖子: http://search.twitter.com/search.atom?q=%23android+and+to%3Agoogle
答案 0 :(得分:2)