-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Closed
Labels
🛠 breakingchange type: breakingchange type: breaking
Milestone
Description
Things we should drop in v15. The list is probably not complete. This includes everything deprecated in v13.x.
- The
@run_async
decorator -
Filters.{private, group}
-
utils.{promise, webhookhandler}
-
clean
argument ofUpdater.start_{polling, webhook}
- Think about removing
Defaults
fromtg.Bot
completey and moving them totg.ext.ExtBot
. We may have to think about how to handle signatures withDefaultVaule
, then, i.e. if_insert_defaults
should stay intg.Bot
or should be moved totg.ext.ExtBot
.
Metadata
Metadata
Assignees
Labels
🛠 breakingchange type: breakingchange type: breaking