forgot
This commit is contained in:
parent
7ceece808f
commit
aebfc7df16
2
main.py
2
main.py
@ -5,7 +5,7 @@ from driver.veez import call_py, bot, user
|
|||||||
from pytgcalls import idle
|
from pytgcalls import idle
|
||||||
|
|
||||||
|
|
||||||
def all_info(bot, user):
|
async def all_info(bot, user):
|
||||||
global BOT_ID, USERBOT_ID
|
global BOT_ID, USERBOT_ID
|
||||||
getme = await bot.get_me()
|
getme = await bot.get_me()
|
||||||
getme1 = await user.get_me()
|
getme1 = await user.get_me()
|
||||||
|
Loading…
Reference in New Issue
Block a user