1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-02-03 13:22:19 +02:00
OpenIntegrations/docs/en/examples/Telegram/ClearPinnedMessagesList.txt
Vitaly the Alpaca (bot) 115f4e7594 Main build (Jenkins)
2024-10-22 00:14:15 +03:00

8 lines
251 B
Plaintext

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