-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Labels
RTFM*Questions* don't belong in the *project's issues* tracker*Questions* don't belong in the *project's issues* tracker
Description
is this library written under python2?because I'm really confused
can someone write a code to do anything,I mean "anything" for me to see an output
like this code:
---functions--- account.checkUsername#2714d86c username:string = Bool
what does #2714d86c mean?
and Supposing that that this code has been written in py2 when i rewrite it in py3 like this:
`>>> from telethon.tl.functions.account import CheckUsernameRequest
fhand=account.checkUsername(durov:string = Bool)
File "", line 1
fhand=account.checkUsername(durov:string = Bool)
^
SyntaxError: invalid syntax
`
this happends
Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
RTFM*Questions* don't belong in the *project's issues* tracker*Questions* don't belong in the *project's issues* tracker