add contact to the channel(preferebly) or group
The problem
Describe your issue here. hi there , how can i add a contact to my channel or group
Your environment
Version of python, pytg and your OS. python version:3.4.2 pytg:0.4.10 my os :: debian 8.5
Expected behaviour
Tell us what should happen. an implemention of the required addcontact to channel
Has the CLI that required command?
I only know about chat_add_user
hi
thank you for your answer,
yes , you can add a contact to channel by typing : channel_invite
On Wed, Jun 29, 2016 at 3:49 AM, Luckydonald [email protected] wrote:
Has the CLI that required command? I only know about chat_add_user https://github.com/luckydonald/pytg/blob/master/DOCUMENTATION.md
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/luckydonald/pytg/issues/93#issuecomment-229213102, or mute the thread https://github.com/notifications/unsubscribe/AQM0kO0XEajsWdnU5_Fjwn3QoXE8Q7OTks5qQawYgaJpZM4JAjVH .
Use the same named function channel_invite(channel, user).