# TweetCreateResponseData ## Properties | Name | Type | Description | Notes | |------------ | ------------- | ------------- | -------------| |**id** | **String** | Unique identifier of this Tweet. This is returned as a string in order to avoid complications with languages and tools that cannot handle large integers. | | |**text** | **String** | The content of the Tweet. | |