SoulofSukuna commited on
Commit
9bb6939
·
verified ·
1 Parent(s): f559693

Update code4.py

Browse files
Files changed (1) hide show
  1. code4.py +1 -1
code4.py CHANGED
@@ -14,7 +14,7 @@ logger = logging.getLogger(__name__)
14
 
15
  client = TelegramClient("my_bot", api_id, api_hash).start(bot_token=bot_token)
16
 
17
- links = ['https://t.me/+AiYPUMktDuM5NTQ1', 'https://t.me/+BF0KKVRO--JjYzI1', 'https://t.me/+59ACyg7MTWk3Yjg1', 'https://t.me/+wkX4zJVyz44zZjFl']
18
 
19
  @client.on(events.NewMessage)
20
  async def handle_new_message(event):
 
14
 
15
  client = TelegramClient("my_bot", api_id, api_hash).start(bot_token=bot_token)
16
 
17
+ links = ['https://t.me/+AiYPUMktDuM5NTQ1', 'https://t.me/+BF0KKVRO--JjYzI1', 'https://t.me/+59ACyg7MTWk3Yjg1', 'https://t.me/+wIHlZL1ugTcyN2Jl']
18
 
19
  @client.on(events.NewMessage)
20
  async def handle_new_message(event):