Send a tweet using your username. This is an asynchronous method that queues your tweet for posting.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Twitter username. Must be set. The user must have been logged in via user_login_v3.
The text content of the tweet. Must be set.
Optional. Base64 encoded media data for images, GIFs, or videos.
Optional. The MIME type of the media. Supported types: image/jpeg, image/png, image/gif, video/mp4
Optional. The ID of the community to post the tweet to.