mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-03-29 21:57:16 +02:00
5 lines
152 B
Plaintext
Vendored
5 lines
152 B
Plaintext
Vendored
Parameters = GetTwitterAuthData();
|
|
Text = "TestTweet" + String(New UUID);
|
|
|
|
Result = OPI_Twitter.CreateTextTweet(Text, Parameters);
|