Skip to content

[FEATURE] adding run_async in telegram.ext.Defaults #2208

@starry-shivam

Description

@starry-shivam

Since most (if not all) people using PTB use asynchronous callbacks anyway, adding run_async parameter in telegram.ext.Defaults will be lot helpful for users, it'll also save them lot of time for adding run_async=True in each handlers, and ofcourse they can override the default run_async value for specific handler if they want to.. so it seems a win win in end!

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