telegram-api icon indicating copy to clipboard operation
telegram-api copied to clipboard

find channel access_hash

Open elia07 opened this issue 9 years ago • 3 comments

Hi there is an api for getting channels messages but it needs inputChannel and inputChannel needs access_hash , and channels.getDialogs#a9d3d249 does not return access_hash . how to find or calculate access_hash for channels ?

elia07 avatar Apr 02 '16 22:04 elia07

Hi I have the same problem. When I use channels.getDialogs question, instead of winding the object ChannelForbidden, object ChatForbidden returns. ChannelForbidden object has been access_Hash field. But ChatForbidden object has not access_Hash field.

jamesmoriati avatar Apr 27 '16 10:04 jamesmoriati

please help. Nearly two weeks that my program is not driven.

jamesmoriati avatar Apr 27 '16 10:04 jamesmoriati

+1 How to get access_hash for a channel? I have a channel_id, but I also need to have an access_hash

vadimcoder avatar Jul 20 '16 19:07 vadimcoder