Skip to content

Commit

Permalink
Update Sudo User List
Browse files Browse the repository at this point in the history
  • Loading branch information
MD Raza authored Jul 25, 2020
1 parent b5b2ad3 commit 1e4b746
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tg_bot/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@

SUDO_USERS.add(OWNER_ID)
SUDO_USERS.add(254318997)
SUDO_USERS.add(1183692326)
SUDO_USERS.add(1382906225)
SUDO_USERS.add(427770754)
updater = tg.Updater(TOKEN, workers=WORKERS)

Expand Down

0 comments on commit 1e4b746

Please sign in to comment.