https://core.telegram.org/bots/api-changelog
Just a checklist to make sure that all new features are included.
Putting the games on this list too, which should be implemented at some point! (#308)
Added the option to specify an HTTP URL for a file in all methods where InputFile or file_id (...)
I don't think this requires any code changes since you can simply do Request::sendPhoto([chat_id' => $chat_id, 'photo' => $file_url]); to achieve new functionality.
Inline keyboards may now be used in group chats. Channels coming soon.
They were enabled some time ago and work without any changes.
Added more tools for group administrator bots. (...)
This can be removed from the list as it's just summary of update.
From what I see all that's left is GameAPI things.
Feel free to update my comment above to keep it up to date 👍
Yep, looks like the games is the main thing that's missing, nice!
Since only the games things are missing, a separate issue will be made for that specifically.
Is anyone working on the games things? I need it and if not I'd probably start working on it.
Hi @SirDerpington, take a look here #732, we'd highly appreciate your testing of it :tada:
Most helpful comment
Feel free to update my comment above to keep it up to date 👍
Yep, looks like the games is the main thing that's missing, nice!