pytg icon indicating copy to clipboard operation
pytg copied to clipboard

add contact to the channel(preferebly) or group

Open yousofkakhki opened this issue 9 years ago • 3 comments

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

yousofkakhki avatar Jun 28 '16 21:06 yousofkakhki

Has the CLI that required command? I only know about chat_add_user

luckydonald avatar Jun 28 '16 23:06 luckydonald

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 .

yousofkakhki avatar Jun 29 '16 07:06 yousofkakhki

Use the same named function channel_invite(channel, user).

luckydonald avatar Apr 11 '17 17:04 luckydonald