mirror of
https://github.com/pyrogram/pyrogram
synced 2025-08-29 21:38:04 +00:00
Set correct type hint
This commit is contained in:
parent
f8b272a925
commit
cce937e54b
@ -87,7 +87,7 @@ class Session:
|
||||
test_mode: bool,
|
||||
proxy: type,
|
||||
auth_key: bytes,
|
||||
api_id: str,
|
||||
api_id: int,
|
||||
is_cdn: bool = False,
|
||||
client: pyrogram = None):
|
||||
if not Session.notice_displayed:
|
||||
|
Loading…
x
Reference in New Issue
Block a user