rubenlagus / TelegramApi

Java library to create Telegram Clients
MIT License
297 stars 108 forks source link

CHANNEL_INVALID #23

Open rezaeinia opened 7 years ago

rezaeinia commented 7 years ago

Hi, I want to get all messages of an specific channel , i used TLRequestMessagesGetHistory with an TLInputPeerChannel as input peer , but i received error : CHANNEL_INVALID. how can i get messages of channel ? example : channel id =1073953343 thanx