mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2024-11-30 09:16:44 +02:00
11 lines
373 B
Plaintext
11 lines
373 B
Plaintext
Token = "001.3501506236.091...";
|
|
ChatID = "AoLI0egLWBSLR1Ngn2w";
|
|
FromChatID = "689203963@chat.agent";
|
|
MessageID = "7420064343284255240";
|
|
|
|
Result = OPI_VKTeams.ForwardMessage(Token, MessageID, FromChatID, ChatID);
|
|
|
|
Text = "Additional text";
|
|
|
|
Result = OPI_VKTeams.ForwardMessage(Token, MessageID, FromChatID, ChatID, Text);
|