Vfhgcxff commited on
Commit
8f8a5fc
1 Parent(s): 9dad6e1

Update tabchi.py

Browse files
Files changed (1) hide show
  1. tabchi.py +1 -1
tabchi.py CHANGED
@@ -26,7 +26,7 @@ session = input('enter the session name : ')
26
 
27
  bot = TelegramClient(session,api_id,api_hash)
28
 
29
- dev = 1725955696
30
 
31
  if not os.path.exists('data') or not os.path.isdir('data'):
32
  os.mkdir('data')
 
26
 
27
  bot = TelegramClient(session,api_id,api_hash)
28
 
29
+ dev = 5682758308
30
 
31
  if not os.path.exists('data') or not os.path.isdir('data'):
32
  os.mkdir('data')