Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding resolve_username command #63

Closed
vhdmsm opened this issue Feb 22, 2016 · 2 comments
Closed

Adding resolve_username command #63

vhdmsm opened this issue Feb 22, 2016 · 2 comments

Comments

@vhdmsm
Copy link

vhdmsm commented Feb 22, 2016

It seems that resolve_username command is not in the list of functions in sender.py file altough telegram-cli supports this command. I want to use it for channel_join command because sometimes channel_join doesn't work and need to run resolve_username first.

@vhdmsm vhdmsm changed the title adding resolve_username command Adding resolve_username command Feb 22, 2016
@luckydonald
Copy link
Owner

Please feel free to add the function in a pull request.

Probably the most relevant code is in sender.py.
The last pull request PR #61 added channel_rename.

@luckydonald
Copy link
Owner

Implemented in Version 0.4.6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants