You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2026-05-02 20:52:28 +02:00
6 lines
202 B
Plaintext
Vendored
6 lines
202 B
Plaintext
Vendored
Parameters = GetVKParameters();
|
|
Text = "NewComment";
|
|
PostID = "10422";
|
|
WallID = Parameters["owner_id"];
|
|
|
|
Result = OPI_VK.WriteComment(PostID, WallID, Text, Parameters); |