You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2026-04-30 20:49:04 +02:00
4 lines
148 B
Plaintext
Vendored
4 lines
148 B
Plaintext
Vendored
Parameters = GetTwitterAuthData();
|
|
Text = "TestTweet" + String(New UUID);
|
|
|
|
Result = OPI_Twitter.CreateTextTweet(Text, Parameters); |