himura / twitter-types

This library treats the Twitter JSON API in the Haskell way.
24 stars 28 forks source link

Add userEntities to User type. #55

Open alexmingoia opened 3 years ago

alexmingoia commented 3 years ago

Twitter user descriptions have entities, just like statuses. This adds a userEntities field.