Similar to :meth:getInputPeer, but for :tl:InputUser's alone.
getInputPeer
InputUser
.. important::
This method does not validate for invalid general-purpose access hashes, unlike get_input_peer. Consider using instead: get_input_channel(get_input_peer(channel)).
get_input_peer
get_input_channel(get_input_peer(channel))
Similar to :meth:
getInputPeer, but for :tl:InputUser's alone... important::
This method does not validate for invalid general-purpose access hashes, unlike
get_input_peer. Consider using instead:get_input_channel(get_input_peer(channel)).