Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[Notifier][Telegram] Add TelegramOptions::messageThreadId()#61444

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

@MKC-MKC
Copy link
Contributor

QA
Branch?7.4
Bug fix?no
New feature?yes
Deprecations?no
Issues#61443
LicenseMIT

Telegram has long supportedthread based messages.
This PR adds an option to enable that support.

Use this method like this:

$options =newTelegramOptions()->messageThreadId($_ENV["YOU_THREAD_ID_HERE"])// <== LIKE THIS->parseMode(TelegramOptions::PARSE_MODE_HTML);

@carsonbotcarsonbot added this to the7.4 milestoneAug 17, 2025
@carsonbotcarsonbot changed the titleAdd messageThreadId option Add messageThreadId optionAug 17, 2025
@carsonbotcarsonbot changed the title Add messageThreadId option[Notifier] Add messageThreadId optionAug 17, 2025
Copy link
Member

@fabpotfabpot left a comment

Choose a reason for hiding this comment

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

Can you document this new feature in the bridge README file?

MKC-MKC reacted with thumbs up emoji
@symfonysymfony deleted a comment fromcarsonbotAug 19, 2025
@nicolas-grekasnicolas-grekas changed the title[Notifier] Add messageThreadId option[Notifier] Add TelegramOptions::messageThreadId()Aug 19, 2025
@OskarStarkOskarStark changed the title[Notifier] Add TelegramOptions::messageThreadId()[Notifier][Telegram] Add TelegramOptions::messageThreadId()Aug 19, 2025
Copy link
Contributor

@OskarStarkOskarStark left a comment

Choose a reason for hiding this comment

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

No test to adjust? If not, can you please add one like for the other option classes in other bridges? Thanks

@fabpotfabpotforce-pushed thefeature/add-telegram-thread-options branch from5e92dc2 to5437d9eCompareAugust 19, 2025 15:49
@fabpot
Copy link
Member

Thank you@MKC-MKC.

MKC-MKC reacted with heart emoji

@fabpotfabpot merged commit4f2ed0c intosymfony:7.4Aug 19, 2025
5 of 12 checks passed
This was referencedOct 27, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@OskarStarkOskarStarkOskarStark left review comments

@fabpotfabpotfabpot approved these changes

@nicolas-grekasnicolas-grekasnicolas-grekas approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

7.4

Development

Successfully merging this pull request may close these issues.

5 participants

@MKC-MKC@fabpot@nicolas-grekas@OskarStark@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp