1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2026-05-22 10:05:29 +02:00
Files
OpenIntegrations/docs/en/examples/GoogleDrive/CreateComment.txt
T

6 lines
299 B
Plaintext
Raw Normal View History

2024-10-12 18:42:55 +03:00
Token = "ya29.a0AcM612yqBU-Js-ZwvMX9kOgTqr1bzVlotSXxpjuDiy-VQFNrbVcJqWC-p_l2W_Ng_se_7j6PbCOWHu1waCLQEAilKYg3xb2Q18DG_cMfA...";
2024-10-12 15:46:40 +03:00
Identifier = "1U8hhtaSXcxZuojGLumLYODMBspUV501s";
2024-09-28 19:38:00 +03:00
Comment = "Comment text";
Result = OPI_GoogleDrive.CreateComment(Token, Identifier, Comment);