1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-12-01 22:29:52 +02:00
Files
OpenIntegrations/docs/en/examples/Telegram/ReplaceMessageCaption.txt

7 lines
242 B
Plaintext
Raw Normal View History

2025-01-16 21:22:31 +03:00
 Token = "6129457865:AAFyzNYOAFbu...";
ChatID = "461699897";
2025-06-16 20:10:00 +03:00
MessageID = "14056";
2025-01-16 21:22:31 +03:00
Description = "New picture description";
Result = OPI_Telegram.ReplaceMessageCaption(Token, ChatID, MessageID, Description);