8000 Add `show_caption_above_media` parameter to `Defaults` · Issue #4306 · python-telegram-bot/python-telegram-bot · GitHub
[go: up one dir, main page]

Skip to content
Add show_caption_above_media parameter to Defaults #4306
@Kyryh

Description

@Kyryh

What kind of feature are you missing? Where do you notice a shortcoming of PTB?

Currently when you want to set the show_caption_above_media parameter to every bot method that supports it (such as send_video, send_photo, edit_message_caption, etc.) you need to do so manually on each method call

Describe the solution you'd like

It would be nice to set a default value for it via the telegram.ext.Defaults class, since you typically set it everywhere anyway just for consistency sake

Describe alternatives you've considered

No response

Additional context

I would also like to contribute for this feature myself if that's fine

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0