mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-01-10 04:18:47 +02:00
5 lines
152 B
Plaintext
5 lines
152 B
Plaintext
Parameters = GetTwitterAuthData();
|
|
Text = "TestTweet" + String(New UUID);
|
|
|
|
Result = OPI_Twitter.CreateTextTweet(Text, Parameters);
|