himura / twitter-conduit

Twitter API package for Haskell, including enumerator interfaces and Streaming API supports.
BSD 2-Clause "Simplified" License
158 stars 48 forks source link

Follow direct message API chage #65

Closed himura closed 4 years ago

himura commented 5 years ago

https://developer.twitter.com/en/docs/direct-messages/sending-and-receiving/guides/direct-message-migration

Need to update twitter-types https://github.com/himura/twitter-types/pull/48

Related issues: #61 #62