Skip to content

Telegram 8th Oct Updates #46

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

Merged
merged 2 commits into from
Oct 10, 2015
Merged

Telegram 8th Oct Updates #46

merged 2 commits into from
Oct 10, 2015

Conversation

jonnywilliamson
Copy link
Contributor

Implemented the following changes.

https://core.telegram.org/bots/api#recent-changes

October 8, 2015

Added initial channel support for bots (no Telegram clients support this at the moment, please wait for updates):
The Chat field in the Message is now of the new type Chat.
You can now pass a channel username (in the format @channelusername) in the place of chat_id in all methods (and instead of from_chat_id in forwardMessage). For this to work, the bot must be an administrator in the channel (and that‘s exactly what Telegram clients don’t support yet — adding bots as administrators coming soon).

irazasyed added a commit that referenced this pull request Oct 10, 2015
@irazasyed irazasyed merged commit d682127 into irazasyed:master Oct 10, 2015
@irazasyed
Copy link
Owner

You're fast! Thanks for the PR 👍

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

Successfully merging this pull request may close these issues.

2 participants