On 8/10/10 8:18 AM, sathi wrote:
> Hi,
> 
> I am developing a web application for twitter. i want to have my app
> name in every tweet as (via "my app name"). I am not able to get that
> name, its giving like "via Web". Can you please help me out.
> 
> -sathi

Every Tweet you send via the Twitter API via OAuth will have it. I'm not
sure about @Anywhere, although I imagine that it's the same. If you send
via the web-interface, then it will have Web. If you send via Basic Auth
and don't include an application name, it will say "via API".

Tom

Reply via email to