René's URL Explorer Experiment


Title: [FEATURE] API 7.4 · Issue #4275 · python-telegram-bot/python-telegram-bot · GitHub

Open Graph Title: [FEATURE] API 7.4 · Issue #4275 · python-telegram-bot/python-telegram-bot

X Title: [FEATURE] API 7.4 · Issue #4275 · python-telegram-bot/python-telegram-bot

Description: What kind of feature are you missing? Where do you notice a shortcoming of PTB? ⭐ Important Comment here or in the dev group what you want to work on so we can assign you Please copy the relevant part of the checklist from #4275 to your ...

Open Graph Description: What kind of feature are you missing? Where do you notice a shortcoming of PTB? ⭐ Important Comment here or in the dev group what you want to work on so we can assign you Please copy the relevant p...

X Description: What kind of feature are you missing? Where do you notice a shortcoming of PTB? ⭐ Important Comment here or in the dev group what you want to work on so we can assign you Please copy the relevant p...

Opengraph URL: https://github.com/python-telegram-bot/python-telegram-bot/issues/4275

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"[FEATURE] API 7.4","articleBody":"### What kind of feature are you missing? Where do you notice a shortcoming of PTB?\r\n\r\n⭐ \r\n\r\n### Important\r\n\r\n- Comment here or in the dev group what you want to work on so we can assign you\r\n- Please copy the relevant part of the checklist from\r\n- https://github.com/python-telegram-bot/python-telegram-bot/issues/4275 to your PR and make sure to cover everything :)\r\n- Please base your branch on the [api-7.4](https://github.com/python-telegram-bot/python-telegram-bot/tree/api-7.4) branch\r\n- If this is your first contribution, please be sure to read the [contribution guide](https://docs.python-telegram-bot.org/en/latest/contributing.html) and feel free to reach out with any questions via https://t.me/pythontelegrambotdev\r\n\r\n\r\n### Describe the solution you'd like\r\n\r\n- [x] Added support for payments in [Telegram Stars](https://t.me/BotNews/90) by introducing the new currency “XTR”. (Taken by @harshil21)\r\n- [x] The parameter provider_token of the methods [sendInvoice](https://core.telegram.org/bots/api#sendinvoice) and [createInvoiceLink](https://core.telegram.org/bots/api#createinvoicelink) must be omitted for payments in [Telegram Stars](https://t.me/BotNews/90). (Taken by @harshil21)\r\n- [x] The field provider_token in the class [InputInvoiceMessageContent](https://core.telegram.org/bots/api#inputinvoicemessagecontent) must be omitted for payments in [Telegram Stars](https://t.me/BotNews/90). (Taken by @harshil21)\r\n- [x] Added the method [refundStarPayment](https://core.telegram.org/bots/api#refundstarpayment). (Taken by @harshil21)\r\n- [x] Added the field effect_id to the class [Message](https://core.telegram.org/bots/api#message). (Taken by @harshil21)\r\n- [x] Added the parameter message_effect_id to the methods [sendMessage](https://core.telegram.org/bots/api#sendmessage), [sendPhoto](https://core.telegram.org/bots/api#sendphoto), [sendVideo](https://core.telegram.org/bots/api#sendvideo), [sendAnimation](https://core.telegram.org/bots/api#sendanimation), [sendAudio](https://core.telegram.org/bots/api#sendaudio), [sendDocument](https://core.telegram.org/bots/api#senddocument), [sendSticker](https://core.telegram.org/bots/api#sendsticker), [sendVideoNote](https://core.telegram.org/bots/api#sendvideonote), [sendVoice](https://core.telegram.org/bots/api#sendvoice), [sendLocation](https://core.telegram.org/bots/api#sendlocation), [sendVenue](https://core.telegram.org/bots/api#sendvenue), [sendContact](https://core.telegram.org/bots/api#sendcontact), [sendPoll](https://core.telegram.org/bots/api#sendpoll), [sendDice](https://core.telegram.org/bots/api#senddice), [sendInvoice](https://core.telegram.org/bots/api#sendinvoice), [sendGame](https://core.telegram.org/bots/api#sendgame), and [sendMediaGroup](https://core.telegram.org/bots/api#sendmediagroup). (Taken by @harshil21)\r\n- [x] Added the field show_caption_above_media to the classes [Message](https://core.telegram.org/bots/api#message), [InputMediaAnimation](https://core.telegram.org/bots/api#inputmediaanimation), [InputMediaPhoto](https://core.telegram.org/bots/api#inputmediaphoto), [InputMediaVideo](https://core.telegram.org/bots/api#inputmediavideo), [InlineQueryResultGif](https://core.telegram.org/bots/api#inlinequeryresultgif), [InlineQueryResultMpeg4Gif](https://core.telegram.org/bots/api#inlinequeryresultmpeg4gif), [InlineQueryResultPhoto](https://core.telegram.org/bots/api#inlinequeryresultphoto), [InlineQueryResultVideo](https://core.telegram.org/bots/api#inlinequeryresultvideo), [InlineQueryResultCachedGif](https://core.telegram.org/bots/api#inlinequeryresultcachedgif), [InlineQueryResultCachedMpeg4Gif](https://core.telegram.org/bots/api#inlinequeryresultcachedmpeg4gif), [InlineQueryResultCachedPhoto](https://core.telegram.org/bots/api#inlinequeryresultcachedphoto), and [InlineQueryResultCachedVideo](https://core.telegram.org/bots/api#inlinequeryresultcachedvideo). (Taken by @harshil21)\r\n- [x] Added the parameter show_caption_above_media to the methods [sendAnimation](https://core.telegram.org/bots/api#sendanimation), [sendPhoto](https://core.telegram.org/bots/api#sendphoto), [sendVideo](https://core.telegram.org/bots/api#sendvideo), [copyMessage](https://core.telegram.org/bots/api#copymessage), and [editMessageCaption](https://core.telegram.org/bots/api#editmessagecaption). (Taken by @harshil21)\r\n- [x] Added support for “expandable_blockquote” entities in received messages.\r\n- [x] Added support for “expandable_blockquote” entity parsing in “MarkdownV2” and “HTML” parse modes.\r\n- [x] Allowed to explicitly specify “expandable_blockquote” entities in formatted texts.\r\n\r\n### Describe alternatives you've considered\r\n\r\nIf you want to contribute, you can start from the [Contribution Guide](https://docs.python-telegram-bot.org/en/latest/contributing.html).\r\n\r\n\r\n### Additional context\r\n\r\nPlease comment below before start working on any part of the update to keep things in track and avoid double work.","author":{"url":"https://github.com/harshil21","@type":"Person","name":"harshil21"},"datePublished":"2024-05-28T13:01:58.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/4275/python-telegram-bot/issues/4275"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:e9bb3989-83f6-27dd-45d6-76bcd5e0a3c4
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idD8C8:1C1025:22EAEAB:2EB95C8:6A5BDA66
html-safe-noncea7f2fcab65d9c9ecc74e732949a2f86ced7174c17b65e84697d7b8f4b9cdd5a8
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJEOEM4OjFDMTAyNToyMkVBRUFCOjJFQjk1Qzg6NkE1QkRBNjYiLCJ2aXNpdG9yX2lkIjoiOTE3ODc4MjUzNDI4MDY2NTcwMiIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac21b617128ec3db7557590ac84c8df55d0239264133b163eb4b86bb0b6742a8ac
hovercard-subject-tagissue:2321013535
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/python-telegram-bot/python-telegram-bot/4275/issue_layout
twitter:imagehttps://opengraph.githubassets.com/159474261be2abcc0f3c117cf694b20b24f443756cbb1ac0f3e65313c6ca4016/python-telegram-bot/python-telegram-bot/issues/4275
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/159474261be2abcc0f3c117cf694b20b24f443756cbb1ac0f3e65313c6ca4016/python-telegram-bot/python-telegram-bot/issues/4275
og:image:altWhat kind of feature are you missing? Where do you notice a shortcoming of PTB? ⭐ Important Comment here or in the dev group what you want to work on so we can assign you Please copy the relevant p...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameharshil21
hostnamegithub.com
expected-hostnamegithub.com
None5290d7e14309ad1e76106a9c4237bd1041517e83ea182c8ab756752cb0c6940b
turbo-cache-controlno-preview
go-importgithub.com/python-telegram-bot/python-telegram-bot git https://github.com/python-telegram-bot/python-telegram-bot.git
octolytics-dimension-user_id16178365
octolytics-dimension-user_loginpython-telegram-bot
octolytics-dimension-repository_id38696925
octolytics-dimension-repository_nwopython-telegram-bot/python-telegram-bot
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id38696925
octolytics-dimension-repository_network_root_nwopython-telegram-bot/python-telegram-bot
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release9c975978430e9ad293956f2bbdaf153b1bd84a99
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/python-telegram-bot/python-telegram-bot/issues/4275#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython-telegram-bot%2Fpython-telegram-bot%2Fissues%2F4275
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython-telegram-bot%2Fpython-telegram-bot%2Fissues%2F4275
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=python-telegram-bot%2Fpython-telegram-bot
Reloadhttps://github.com/python-telegram-bot/python-telegram-bot/issues/4275
Reloadhttps://github.com/python-telegram-bot/python-telegram-bot/issues/4275
Reloadhttps://github.com/python-telegram-bot/python-telegram-bot/issues/4275
Please reload this pagehttps://github.com/python-telegram-bot/python-telegram-bot/issues/4275
python-telegram-bot https://github.com/python-telegram-bot
python-telegram-bothttps://github.com/python-telegram-bot/python-telegram-bot
Notifications https://github.com/login?return_to=%2Fpython-telegram-bot%2Fpython-telegram-bot
Fork 6.1k https://github.com/login?return_to=%2Fpython-telegram-bot%2Fpython-telegram-bot
Star 29.3k https://github.com/login?return_to=%2Fpython-telegram-bot%2Fpython-telegram-bot
Code https://github.com/python-telegram-bot/python-telegram-bot
Issues 24 https://github.com/python-telegram-bot/python-telegram-bot/issues
Pull requests 9 https://github.com/python-telegram-bot/python-telegram-bot/pulls
Discussions https://github.com/python-telegram-bot/python-telegram-bot/discussions
Actions https://github.com/python-telegram-bot/python-telegram-bot/actions
Projects https://github.com/python-telegram-bot/python-telegram-bot/projects
Wiki https://github.com/python-telegram-bot/python-telegram-bot/wiki
Security and quality 0 https://github.com/python-telegram-bot/python-telegram-bot/security
Insights https://github.com/python-telegram-bot/python-telegram-bot/pulse
Code https://github.com/python-telegram-bot/python-telegram-bot
Issues https://github.com/python-telegram-bot/python-telegram-bot/issues
Pull requests https://github.com/python-telegram-bot/python-telegram-bot/pulls
Discussions https://github.com/python-telegram-bot/python-telegram-bot/discussions
Actions https://github.com/python-telegram-bot/python-telegram-bot/actions
Projects https://github.com/python-telegram-bot/python-telegram-bot/projects
Wiki https://github.com/python-telegram-bot/python-telegram-bot/wiki
Security and quality https://github.com/python-telegram-bot/python-telegram-bot/security
Insights https://github.com/python-telegram-bot/python-telegram-bot/pulse
💡 featurehttps://github.com/python-telegram-bot/python-telegram-bot/issues?q=type:"💡 feature"
#4276https://github.com/python-telegram-bot/python-telegram-bot/pull/4276
[FEATURE] API 7.4https://github.com/python-telegram-bot/python-telegram-bot/issues/4275#top
#4276https://github.com/python-telegram-bot/python-telegram-bot/pull/4276
⚙️ bot-apiaffected functionality: bot-apihttps://github.com/python-telegram-bot/python-telegram-bot/issues?q=state%3Aopen%20label%3A%22%E2%9A%99%EF%B8%8F%20bot-api%22
https://github.com/harshil21
harshil21https://github.com/harshil21
on May 28, 2024https://github.com/python-telegram-bot/python-telegram-bot/issues/4275#issue-2321013535
[FEATURE] API 7.4 #4275https://github.com/python-telegram-bot/python-telegram-bot/issues/4275
api-7.4https://github.com/python-telegram-bot/python-telegram-bot/tree/api-7.4
contribution guidehttps://docs.python-telegram-bot.org/en/latest/contributing.html
https://t.me/pythontelegrambotdevhttps://t.me/pythontelegrambotdev
Telegram Starshttps://t.me/BotNews/90
@harshil21https://github.com/harshil21
sendInvoicehttps://core.telegram.org/bots/api#sendinvoice
createInvoiceLinkhttps://core.telegram.org/bots/api#createinvoicelink
Telegram Starshttps://t.me/BotNews/90
@harshil21https://github.com/harshil21
InputInvoiceMessageContenthttps://core.telegram.org/bots/api#inputinvoicemessagecontent
Telegram Starshttps://t.me/BotNews/90
@harshil21https://github.com/harshil21
refundStarPaymenthttps://core.telegram.org/bots/api#refundstarpayment
@harshil21https://github.com/harshil21
Messagehttps://core.telegram.org/bots/api#message
@harshil21https://github.com/harshil21
sendMessagehttps://core.telegram.org/bots/api#sendmessage
sendPhotohttps://core.telegram.org/bots/api#sendphoto
sendVideohttps://core.telegram.org/bots/api#sendvideo
sendAnimationhttps://core.telegram.org/bots/api#sendanimation
sendAudiohttps://core.telegram.org/bots/api#sendaudio
sendDocumenthttps://core.telegram.org/bots/api#senddocument
sendStickerhttps://core.telegram.org/bots/api#sendsticker
sendVideoNotehttps://core.telegram.org/bots/api#sendvideonote
sendVoicehttps://core.telegram.org/bots/api#sendvoice
sendLocationhttps://core.telegram.org/bots/api#sendlocation
sendVenuehttps://core.telegram.org/bots/api#sendvenue
sendContacthttps://core.telegram.org/bots/api#sendcontact
sendPollhttps://core.telegram.org/bots/api#sendpoll
sendDicehttps://core.telegram.org/bots/api#senddice
sendInvoicehttps://core.telegram.org/bots/api#sendinvoice
sendGamehttps://core.telegram.org/bots/api#sendgame
sendMediaGrouphttps://core.telegram.org/bots/api#sendmediagroup
@harshil21https://github.com/harshil21
Messagehttps://core.telegram.org/bots/api#message
InputMediaAnimationhttps://core.telegram.org/bots/api#inputmediaanimation
InputMediaPhotohttps://core.telegram.org/bots/api#inputmediaphoto
InputMediaVideohttps://core.telegram.org/bots/api#inputmediavideo
InlineQueryResultGifhttps://core.telegram.org/bots/api#inlinequeryresultgif
InlineQueryResultMpeg4Gifhttps://core.telegram.org/bots/api#inlinequeryresultmpeg4gif
InlineQueryResultPhotohttps://core.telegram.org/bots/api#inlinequeryresultphoto
InlineQueryResultVideohttps://core.telegram.org/bots/api#inlinequeryresultvideo
InlineQueryResultCachedGifhttps://core.telegram.org/bots/api#inlinequeryresultcachedgif
InlineQueryResultCachedMpeg4Gifhttps://core.telegram.org/bots/api#inlinequeryresultcachedmpeg4gif
InlineQueryResultCachedPhotohttps://core.telegram.org/bots/api#inlinequeryresultcachedphoto
InlineQueryResultCachedVideohttps://core.telegram.org/bots/api#inlinequeryresultcachedvideo
@harshil21https://github.com/harshil21
sendAnimationhttps://core.telegram.org/bots/api#sendanimation
sendPhotohttps://core.telegram.org/bots/api#sendphoto
sendVideohttps://core.telegram.org/bots/api#sendvideo
copyMessagehttps://core.telegram.org/bots/api#copymessage
editMessageCaptionhttps://core.telegram.org/bots/api#editmessagecaption
@harshil21https://github.com/harshil21
Contribution Guidehttps://docs.python-telegram-bot.org/en/latest/contributing.html
⚙️ bot-apiaffected functionality: bot-apihttps://github.com/python-telegram-bot/python-telegram-bot/issues?q=state%3Aopen%20label%3A%22%E2%9A%99%EF%B8%8F%20bot-api%22
💡 featurehttps://github.com/python-telegram-bot/python-telegram-bot/issues?q=type:"💡 feature"
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.