ChimeraCoder / anaconda

A Go client library for the Twitter 1.1 API
MIT License
1.14k stars 247 forks source link

Add IndicateTyping endpoint #236

Closed ChimeraCoder closed 6 years ago

ChimeraCoder commented 6 years ago

Implement the /direct_messages/indicate_typing.json endpoint.

Originally submitted by valeriansaliou in https://github.com/ChimeraCoder/anaconda/pull/226, but split into a separate PR for clarity.