You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ptb changed the default for handlers to context instead of bot, update, kwargs within v13. This should be done similar to django settings, to avoid confusion and get rid of the deprecated handler api.
ptb changed the default for handlers to context instead of
bot, update, kwargswithin v13. This should be done similar to django settings, to avoid confusion and get rid of the deprecated handler api.