Instead of having a lot of different methods, to publish a Tweet. Introduce a `PublishTweetParameter` that
- Add `possibly_sensitive` when publishing a tweet
Comments: Associated with changeset 44865: Version 0.9.9.x
- Complete refactor of Tweet publishing; developers no longer create tweet, instead they specify a text and set some optional parameters before. The tweet is then pubished and returned to the developer
- Add `possibly_sensitive` when publishing a tweet
Comments: Associated with changeset 44865: Version 0.9.9.x
- Complete refactor of Tweet publishing; developers no longer create tweet, instead they specify a text and set some optional parameters before. The tweet is then pubished and returned to the developer