...
BOT_open_sesam/pipeline/head There was a failure building this commit
Details
BOT_open_sesam/pipeline/head There was a failure building this commit
Details
parent
6ac9f59716
commit
ae11fb7588
|
|
@ -15,7 +15,7 @@ def register_contact_handler(dp: Dispatcher):
|
|||
|
||||
phone = msg.contact.phone_number
|
||||
if not await authorize_user(user_id, phone):
|
||||
print("DEBUG: phone in contact_handler is ", phone)
|
||||
print("DEBUG: phone in contact_handler is ", phone)
|
||||
await msg.answer("Доступ запрещён, номер не идентифицирован")
|
||||
return
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue