Open downitch opened 8 years ago
I think that is #95, too
Can someone throw together some examples of channel_join (or just post them here. I can make a pull request after we get a few examples)?
I find I can join channels by name if I was previously in the channel already. I'm still not sure about joining channel links. I need to play around with the tg-cli more.
The problem
How can I join channels by channel name? like, sender.channel_join(@foochannel). But it's not working... What should I do? P.S. let us think, that @foochannel is the real one with more than 200 members (so it is not possible to invite me from creator or admin).
Your environment
python 2.7.5, last pytg, ubuntu 14.04
Steps to reproduce
Detailed steps to reproduce the issue.
Expected behavior
% username % joined channel
Actual behaviour
FailException: Error 38: u'can not parse arg #1' (command u'[disable_preview] channel_join @foochannel\n')