my id
This commit is contained in:
parent
bf8d1f86de
commit
8b9d66f9be
|
@ -7,9 +7,7 @@ from app.constants import *
|
|||
|
||||
app = FastAPI()
|
||||
|
||||
tg = {
|
||||
38: '@aarizona'
|
||||
}
|
||||
tg = {38: 198225670}
|
||||
TOKEN = "7102273461:AAGi8RXCEvns2ONu3RcG9Up973vcLzTdCJg"
|
||||
|
||||
@app.get("/")
|
||||
|
|
Loading…
Reference in New Issue