DanielaSfregola / twitter4s

An asynchronous non-blocking Scala client for both the Twitter Rest and Streaming API
Apache License 2.0
255 stars 100 forks source link

Update deprecation in TwitterDirectMessageClient #319

Closed zyuiop closed 4 years ago

zyuiop commented 4 years ago

The deprecation warning mentioned a method "messageCreate" that was renamed to createDirectMessageEvent

As this is misleading (I searched for that method during 20 minutes), I fixed the documentation to match the correct method name