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 44867: Version 0.9.9.x
- Added Tweet.Length to allow developers to calculate the size of a Tweet before publishing it
- Added Tweet.CanBePublished to allow developers to check whether the parameters would be authorized to be published
- Add `possibly_sensitive` when publishing a tweet
Comments: Associated with changeset 44867: Version 0.9.9.x
- Added Tweet.Length to allow developers to calculate the size of a Tweet before publishing it
- Added Tweet.CanBePublished to allow developers to check whether the parameters would be authorized to be published