1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2026-05-22 10:05:29 +02:00
Files
OpenIntegrations/docs/en/examples/Telegram/ForwardMessage.txt
T
Vitaly the Alpaca (bot) d4d9960bf7 Main build (Jenkins)
2024-11-03 21:07:43 +03:00

7 lines
220 B
Plaintext

Token = "6129457865:AAFyzNYOAFbu...";
ChatID = "461699897";
ChannelID = "@testsichee";
MessageID = "10785";
Result = OPI_Telegram.ForwardMessage(Token, MessageID, ChannelID, ChatID);