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

[Notifier] Add options to Telegram Bridge #49986

Merged
merged 1 commit into from
Apr 13, 2023
Merged

Conversation

Nsbx
Copy link
Contributor

@Nsbx Nsbx commented Apr 10, 2023

Q A
Branch? 6.3
Bug fix? no
New feature? yes
Deprecations? no
Tickets
License MIT
Doc PR symfony/symfony-docs#...

Discord, Mastodon and other notifier have possibility to send photo.

Telegram can send photo too but not the bridge.

With this small change, this is now possible.

Copy link
Contributor

@OskarStark OskarStark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some comments

@OskarStark
Copy link
Contributor

Thank you Nicolas.

@OskarStark OskarStark merged commit 9d8a9b6 into symfony:6.3 Apr 13, 2023
@Nsbx Nsbx deleted the telegram-photo branch May 2, 2023 15:31
fabpot added a commit that referenced this pull request Oct 10, 2023
…document`, `audio`, `video`, `venue`, `photo`, `animation`, `sticker` & `contact` (igrizzli)

This PR was squashed before being merged into the 6.4 branch.

Discussion
----------

[Notifier] [Telegram] Extend options for `location`, `document`, `audio`, `video`, `venue`, `photo`, `animation`, `sticker` & `contact`

| Q             | A
| ------------- | ---
| Branch?       | 6.4
| Bug fix?      | no
| New feature?  | yes
| Deprecations? | no
| Tickets       |
| License       | MIT
| Doc PR        | symfony/symfony-docs#... <!-- required for new features -->

Extends #49986 for sending local files as photo

Add possibility to send point on map in notification.

Commits
-------

e223f8e [Notifier] [Telegram] Extend options for `location`, `document`, `audio`, `video`, `venue`, `photo`, `animation`, `sticker` & `contact`
symfony-splitter pushed a commit to symfony/notifier that referenced this pull request Oct 10, 2023
…document`, `audio`, `video`, `venue`, `photo`, `animation`, `sticker` & `contact` (igrizzli)

This PR was squashed before being merged into the 6.4 branch.

Discussion
----------

[Notifier] [Telegram] Extend options for `location`, `document`, `audio`, `video`, `venue`, `photo`, `animation`, `sticker` & `contact`

| Q             | A
| ------------- | ---
| Branch?       | 6.4
| Bug fix?      | no
| New feature?  | yes
| Deprecations? | no
| Tickets       |
| License       | MIT
| Doc PR        | symfony/symfony-docs#... <!-- required for new features -->

Extends symfony/symfony#49986 for sending local files as photo

Add possibility to send point on map in notification.

Commits
-------

e223f8e798 [Notifier] [Telegram] Extend options for `location`, `document`, `audio`, `video`, `venue`, `photo`, `animation`, `sticker` & `contact`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants