Remove input_peer parameter from get_me

This commit is contained in:
Lonami Exo
2022-01-26 11:03:50 +01:00
parent 7778e54467
commit d426099bf5
5 changed files with 9 additions and 17 deletions

View File

@@ -773,3 +773,5 @@ connection type is gone
raise_last_call_error is now the default rather than ValueError
self-produced updates like getmessage now also trigger a handler
input_peer removed from get_me; input peers should remain mostly an impl detail