1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-03-11 14:59:26 +02:00
OpenIntegrations/docs/en/examples/Twitter/CreateTextTweet.txt

4 lines
127 B
Plaintext
Raw Normal View History


Response = OPI_Twitter.CreateTextTweet("Regular text tweet", Parameters);
Response = OPI_Tools.JSONString(Response);