1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-23 22:05:15 +02:00

VKT: Закрепление сообщений

This commit is contained in:
Anton
2024-08-18 13:15:08 +03:00
parent 76fa335a84
commit 35011ce2fc
19 changed files with 2687 additions and 2159 deletions

View File

@@ -0,0 +1,5 @@
{
"Token": "001.3501506236.091...",
"ChatID": "689203963@chat.agent",
"MessageID": "7401463509940174907"
}

View File

@@ -0,0 +1,5 @@
{
"Token": "001.3501506236.091...",
"ChatID": "689203963@chat.agent",
"MessageID": "7401463509940174907"
}

View File

@@ -0,0 +1,5 @@
 Token = "001.3501506236.091...";
ChatID = "689203963@chat.agent";
MessageID = "7401463509940174907";
Result = OPI_VKTeams.PinMessage(Token, ChatID, MessageID);

View File

@@ -0,0 +1,5 @@
 Token = "001.3501506236.091...";
ChatID = "689203963@chat.agent";
MessageID = "7401463509940174907";
Result = OPI_VKTeams.UnpinMessage(Token, ChatID, MessageID);