Tagged Questions
1
vote
1answer
260 views
How do I create a reply button for a Twitter client that automatically fills in a username in the 'tweet' form?
Using the Twitter API, and just want to have a simple 'reply' button on every tweet (say, 'How do I create a reply button?' from @kraykray) that automatically puts '@kraykray' into the tweet form.
...