1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2026-05-22 10:05:29 +02:00

Пересборка доков

This commit is contained in:
Anton
2024-08-18 17:47:59 +03:00
parent 20575ce48a
commit 37272e7d0c
549 changed files with 7343 additions and 5482 deletions
@@ -27,7 +27,7 @@ Method at API documentation: [GET /files/getInfo](https://teams.vk.com/botapi/#/
```bsl title="Code example"
Token = "001.3501506236.091...";
FileID = "h5BVbie2jkrRiuD4KMUXRt66bc615b1bd";
FileID = "ikA4wZjxn8yVTbBmGGVhcJ66c1fef91bd";
Result = OPI_VKTeams.GetFileInformation(Token, FileID);
```