Similar to :meth:get_input_peer, but for :tl:InputChannel's alone.
get_input_peer
InputChannel
.. 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_channel(get_input_peer(channel))
Similar to :meth:
get_input_peer, but for :tl:InputChannel'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)).