Closed darkmasta closed 1 month ago
Any news? 😕 @fa0311
This has been implemented
await client.getPostApi().postCreateTweet({
tweetText: `Test[${time}]`,
attachmentUrl: 'https://x.com/elonmusk/status/1349129669258448897',
conversationControl: 'Community', // Community, Verified, ByInvitation
});
I need to create a tweet with reply_settings. Legacy client has this as shown below but I need to do this with twitter-openapi-typescript client. Can you add this feature @fa0311, please??🙏🙏🙏