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
Avoid the error if the developer replaces a native update processor
Custom update processor for updates like callback_query and
inline_query were popular before botogram added support for them
natively. This commit avoids crashing those bots after an upgrade,
showing a warning instead of an exception.
0 commit comments