1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-01-10 04:18:47 +02:00
OpenIntegrations/docs/en/examples/Telegram/Unban.txt
2024-09-21 10:57:02 +03:00

6 lines
174 B
Plaintext

Token = "6129457865:AAFyzNYOAFbu...";
UserID = "461699897";
ChannelID = "@testsichee";
Result = OPI_Telegram.Unban(Token, ChannelID, UserID);