Skip to content

Telegram 8th Oct Updates - #46

Merged
irazasyed merged 2 commits into
irazasyed:masterfrom
jonnywilliamson:telegram8OctUpdates
Oct 10, 2015
Merged

Telegram 8th Oct Updates#46
irazasyed merged 2 commits into
irazasyed:masterfrom
jonnywilliamson:telegram8OctUpdates

Conversation

@jonnywilliamson

Copy link
Copy Markdown
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
Copy Markdown
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