1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-01-26 05:37:27 +02:00
OpenIntegrations/docs/en/examples/Telegram/ClearPinnedMessagesList.txt
Vitaly the Alpaca (bot) f47c6f5e2d Main build (Jenkins)
2024-10-05 11:21:35 +03:00

8 lines
251 B
Plaintext

Token = "6129457865:AAFyzNYOAFbu...";
Chat = "-1001971186208";
Topic = "5253";
Result = OPI_Telegram.ClearThreadPinnedMessagesList(Token, Chat);
Result = OPI_Telegram.ClearThreadPinnedMessagesList(Token, Chat, Topic);