1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2024-11-30 09:16:44 +02:00
OpenIntegrations/docs/en/examples/VKTeams/ResendFile.txt

7 lines
245 B
Plaintext

Token = "001.3501506236.091...";
ChatID = "AoLI0egLWBSLR1Ngn2w";
FileID = "YRmKYI5G6C5AbASMKTALpE66f95d601bd";
Text = "File caption";
Result = OPI_VKTeams.ResendFile(Token, ChatID, FileID, Text, "SameDoc.docx");